thomasstep / crow-auth-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crow Auth Example Web App

  1. Create a new project in Vercel
  2. Select "Import Third-Party Git Repository"
  3. Paste this repository's URL: https://github.com/thomasstep/crow-auth-example
  4. Create a new private repository for yourself which will copy the contents over
  5. Deploy your Vercel application
  6. Create a new application in Crow Auth
  7. Add your new application's ID and Secret using the environment variables CROW_AUTH_APP_ID and CROW_AUTH_APP_SECRET, respectively
  8. Update the Verification URL, Reset Password URL, and Email From configuration settings in the Crow Auth console

About


Languages

Language:JavaScript 96.2%Language:CSS 3.8%