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

[3.x] Feat flexible origins #91

Merged
merged 4 commits into from
Jul 27, 2024
Merged

[3.x] Feat flexible origins #91

merged 4 commits into from
Jul 27, 2024

Conversation

DarkGhostHunter
Copy link
Contributor

@DarkGhostHunter DarkGhostHunter commented Jul 27, 2024

Fixes #82.

Basically, adds supports for using multiple origins, that may or may be not URLs. If the origin entry set in the app is an URL, it will be checked against the Credential Origin by exact match or subdomain.

If it's not an URL, it has to be an exact match.

Italo Israel Baeza Cabrera and others added 2 commits July 27, 2024 04:31
@DarkGhostHunter DarkGhostHunter changed the base branch from 2.x to 3.x July 27, 2024 08:35
Copy link

sonarcloud bot commented Jul 27, 2024

@DarkGhostHunter DarkGhostHunter merged commit 3155368 into 3.x Jul 27, 2024
3 checks passed
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.

[3.x] Native Android and iOS implementation integration support
2 participants