Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Commit

Permalink
feat: oidc authentication
Browse files Browse the repository at this point in the history
- passport strategy
- new config for oidc routes

Contributes to: #106

Signed-off-by: Nic Townsend <[email protected]>
  • Loading branch information
nictownsend committed Dec 15, 2020
1 parent 82767da commit 1a51212
Show file tree
Hide file tree
Showing 23 changed files with 469 additions and 179 deletions.
112 changes: 58 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"mustache": "^4.0.1",
"passport": "^0.4.1",
"passport-local": "^1.0.0",
"passport-openidconnect": "0.0.2",
"pino": "^6.7.0",
"pino-filter": "^1.0.0",
"pino-http": "^5.3.0",
Expand Down
Loading

0 comments on commit 1a51212

Please sign in to comment.