achedeuzot / ueberauth_auth0

Auth0 OAuth2 strategy for Überauth.
https://hexdocs.pm/ueberauth_auth0
MIT License
71 stars 46 forks source link

feat(invitation): Adds invitation param for invitation only user logins #222

Closed achedeuzot closed 1 year ago

achedeuzot commented 1 year ago

This adds the invitation query parameter.

It closes #186 and closes #202 for now.