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

Re-align CustomAuth #75

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Re-align CustomAuth #75

wants to merge 22 commits into from

Conversation

metalurgical
Copy link
Contributor

@metalurgical metalurgical commented Jun 12, 2024

This PR seeks to re-align the current implementation of custom-auth-swift to that of the web implementation of CustomAuth.

This will reduce the overhead of differences a developer would need to remember between the two and provide an overall better experience.

This will also provide better long term maintainability and make feature parity simpler to implement between the two.

PassKeys and Hosted Passwordless is not part of this PR.

Note this is a breaking change and needs to be released as a major version.

This PR seeks to re-align the current implementation of custom-auth-swift to that of the web implementation of CustomAuth.

This will reduce the overhead of differences a developer would need to remember between the two and provide an overall better experience.

This will also provide better long term maintainability and make feature parity simpler to implement between the two.

Note this is a breaking change and needs to be released as a major version.
@metalurgical metalurgical marked this pull request as ready for review July 30, 2024 16:30
Check defaults for CustomAuthArgs
Check login types, implement caseSensitiveField helper function, use helper in getVerifierId
commenting it out since it will need to be put back in the passkeys implementation
@metalurgical
Copy link
Contributor Author

metalurgical commented Sep 9, 2024

Comments have been resolved. I think more than once review and approval on this PR is very necessary, before it can be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants