-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: replace openidconnect with oauth2 library
While the OIDC library is recommended, it would prevent us from using non-OIDC providers such as GitHub. This implementation right now is only Google. Other providers will be added on a as needed basis.
- Loading branch information
1 parent
2d55427
commit 2d344c6
Showing
7 changed files
with
213 additions
and
257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.