-
Notifications
You must be signed in to change notification settings - Fork 213
Update dependencies and enhance webAuth methods to support HTTPS #1125
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
base: master
Are you sure you want to change the base?
Conversation
…eychain dependencies
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.
Files not reviewed (2)
- ios/A0Auth0.m: Language not supported
- ios/NativeBridge.swift: Language not supported
BTW, HTTPS callbacks should be the default and recommended option for Web Auth on iOS, so the README setup instructions should be updated accordingly. E.g.: https://github.com/auth0/Auth0.swift#configure-web-auth-ios--macos |
(after which the instructions on EXAMPLES.md will be redundant, so these should be removed) |
… App Links support
Changes
References
Checklist