mirror of
https://github.com/fosrl/badger.git
synced 2026-02-08 05:56:46 +00:00
13 lines
311 B
YAML
13 lines
311 B
YAML
displayName: Pangolin (Badger)
|
|
type: middleware
|
|
iconPath: .assets/icon.png
|
|
|
|
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"
|