Files
archived-next-auth/apps/dev
Deepak Prabhakara 001354eaa8 feat(providers): add BoxyHQ SAML provider (#3782)
* added saml-jackson provider

* incorporated code review changes

* fixed SAMLJacksonProfile type

* trying to adjust code for monorepo

* cleanup from merge with main

* updated docs link

* added example

* consistent naming

* Incorporated code review changes:
- env var default values moved to env.local.example
- consistent naming and use of id

* email is guaranteed to be present
2022-03-05 23:52:55 +01:00
..

NextAuth.js Development App

This folder contains a Next.js app using NextAuth.js for local development. See the following section on how to start:

Setting up local environment