0

I want to authenticate in my Keystone application using GitHub and Gmail as SSO providers.

I have tried to use @opensaas/keystone-nextjs-auth package but I want to do it manually.

Molomby
  • 5,859
  • 2
  • 34
  • 27
  • 1
    Hey, I'm not super clear what you're after here. The `@opensaas/keystone-nextjs-auth` package should work with the GitHub and Google providers. If you want to build it yourself ("do it manually"?) some good places to start are the Keystone Auth and Access control docs (https://keystonejs.com/docs/guides/auth-and-access-control), maybe the source code for that package (https://github.com/OpenSaasAU/keystone-nextjs-auth) and the docs of whatever identity service you want (eg. https://auth0.com/docs/quickstart/backend). – Molomby Jan 04 '23 at 00:47

0 Answers0