mirror of
https://github.com/fosrl/badger.git
synced 2025-05-12 13:20:39 +01:00
11 lines
283 B
YAML
11 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"
|