mirror of
https://github.com/fosrl/badger.git
synced 2026-02-08 05:56:46 +00:00
13 lines
305 B
YAML
13 lines
305 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
|
|
sessionQueryParameter: __pang_sess
|
|
userSessionCookieName: session
|
|
resourceSessionCookieName: resource_session
|