fynnfluegge / fynnfluegge/rocketnotes
Add Github Login
Open
effort high
feature
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to login with Github account.
### Todos
- create Github OAuth 2.0 App
- add OpenID Identity Provider to Cognito UserPoolClient, since Github doesn't support Single Sign-On
- add lambda function as proxy for access-token and user-info endpoints
Wrapper for these tasks https://github.com/TimothyJones/github-cognito-openid-wrapper
Good resource https://sst.dev/examples/how-to-add-github-login-to-your-cognito-user-pool.html
Contributor guide
Assessment
This issue has not been assessed yet.