Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth0 support missing #82

Closed
paulyhedral opened this issue May 29, 2021 · 2 comments · Fixed by #93
Closed

Auth0 support missing #82

paulyhedral opened this issue May 29, 2021 · 2 comments · Fixed by #93

Comments

@paulyhedral
Copy link

The documentation mentions being able to use Auth0, but there doesn't seem to be any support for it in the code. The docs mention a package called ImperialAuth-, which doesn't exist, and (assuming that that is a type and the '-' is actually meant to be a '0'), attempting to import ImperialAuth0 also fails.

@0xTim
Copy link
Member

0xTim commented Jun 10, 2021

Looks like it got missed off between the Vapor 4 release and being merged into the Vapor 3 branch. It should be simple enough to add if anyone wants to take this on

@jinthagerman
Copy link
Contributor

Ive migrated this over to be compatible with the Vapor 4 release #93

@0xTim 0xTim linked a pull request Jul 3, 2023 that will close this issue
@0xTim 0xTim closed this as completed in #93 Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants