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
It should be possible to login with Github account.
Todos
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