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: Notify when refresh token fails #803

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

Conversation

tungs0ul
Copy link

Add event REFRESH_TOKEN_FAILED and notify when _callRefreshToken failed

@tungs0ul tungs0ul changed the title init Notify when refresh token fails Oct 19, 2023
@tungs0ul tungs0ul changed the title Notify when refresh token fails feat(): Notify when refresh token fails Oct 19, 2023
@tungs0ul tungs0ul changed the title feat(): Notify when refresh token fails feat: Notify when refresh token fails Oct 19, 2023
@hf
Copy link
Contributor

hf commented Dec 20, 2023

This would be the SIGNED_OUT event, no?

@tungs0ul
Copy link
Author

tungs0ul commented Jan 7, 2024

This would be the SIGNED_OUT event, no?

I have changed the event to SIGNED_OUT, I want to capture this event. However, it's currently failing and the session becomes null without any notification.

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