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

Add Auth0 support #93

Merged
merged 2 commits into from Jul 5, 2023
Merged

Conversation

jinthagerman
Copy link
Contributor

  • Move Auth0 into package folder
  • Migrate to Vapor 4
    • Update Future to EventLoopFuture
    • Remove redundant FederatedServiceRouter implementations in Auth0Router
  • Update Package.swift

@jinthagerman jinthagerman mentioned this pull request Jul 3, 2023
@0xTim 0xTim linked an issue Jul 3, 2023 that may be closed by this pull request
Copy link
Member

@0xTim 0xTim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jinthagerman I'm assuming you've tested this with Auth0?

@jinthagerman
Copy link
Contributor Author

@0xTim yup using it currently for integrating auth0 for auth in a vapor 4 app

@0xTim 0xTim merged commit aaa23b9 into vapor-community:main Jul 5, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Auth0 support missing
2 participants