/dc-auth

To learn how to integrate various oauth providers.

Primary LanguageTypeScript

Auths

About

To learn how to integrate various oauth providers (check out DevChallenges for details).

Todo

  • add Twitter and other

Tech stack

  • Next.js (batteries(bundling, router, image optimizations etc) included)
  • Prisma ORM
  • planetscale(mysql) free iter
  • cloudinary & formidable (for file uploads)
  • jsonwebtoken
  • cookie
  • jest for testing
  • styled-jsx (for css)
  • jotai (state management , first time user)
  • @reach/auto-id (ssr friendly id generation)
  • Typescript
  • ts-node (run ts files)

scripts

yarn dev

Credits

  1. open source
  2. Thanks to @thunghiemdinh for create and maintaining devchallenges