Skip to content

skrenek/ally-auth0

 
 

Repository files navigation

Ally-Auth0

Getting started

Prerequisites

You will need the following installed in your Adonis5 application before installing this module.

Installation and Setup

  • npm install ally-auth0
  • node ace configure ally-auth0
  • Update your .env file with the required environment variables.
  • Update config/ally.ts and add an auth0 entry.

Now you can authentication requests using Ally. See https://docs.adonisjs.com/guides/auth/social#authenticate-requests for more info.

About

An Auth0 ally provider for use in Adonis5.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%