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

feat(auth): add linkIdentity method #392

Merged
merged 3 commits into from
May 18, 2024
Merged

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented May 17, 2024

What kind of change does this PR introduce?

Feature

What is the current behavior?

Link identity was implemented with getLinkIdentityURL which returned a URL that the developer should open externally.

What is the new behavior?

Besides the behavior above, this PR adds a convenience linkIdentity method that automatically opens the URL externally.

@grdsdev grdsdev force-pushed the feat/auth/add-linkIdentity branch from 13fffb7 to 05cc7d0 Compare May 17, 2024 12:29
@grdsdev grdsdev requested a review from dshukertjr May 17, 2024 13:38
@grdsdev grdsdev self-assigned this May 17, 2024
@grdsdev grdsdev merged commit 7dfaa46 into main May 18, 2024
10 checks passed
@grdsdev grdsdev deleted the feat/auth/add-linkIdentity branch May 18, 2024 10:01
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.

None yet

2 participants