mirror of
https://github.com/fosrl/badger.git
synced 2026-02-08 05:56:46 +00:00
12 lines
283 B
YAML
12 lines
283 B
YAML
displayName: Fossorial Badger
|
|
type: middleware
|
|
|
|
import: github.com/fosrl/badger
|
|
|
|
summary: Middleware auth bouncer for Pangolin
|
|
|
|
testData:
|
|
apiBaseUrl: "http://localhost:3001/api/v1"
|
|
userSessionCookieName: "p_session_token"
|
|
resourceSessionRequestParam: "p_session_request"
|