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

Update logout method #24

Closed
3 tasks done
tyrw opened this issue Jun 9, 2021 · 0 comments · Fixed by #26
Closed
3 tasks done

Update logout method #24

tyrw opened this issue Jun 9, 2021 · 0 comments · Fixed by #26
Assignees

Comments

@tyrw
Copy link
Member

tyrw commented Jun 9, 2021

Update the logout method to work with the new setup (https://www.notion.so/userfront/Token-refresh-db365cef3b03476a93a4392730b99555#7f65682cf2a1451193c85341e3b301e6).

  • Should send a message into the iframe:
{
  tenantId: "abcd6789",
  type: "logout"
}
  • Should remove access and ID tokens
  • Should redirect after refresh, access, and ID tokens have been cleared
@tyrw tyrw self-assigned this Jun 10, 2021
@tyrw tyrw mentioned this issue Jun 10, 2021
@tyrw tyrw closed this as completed in #26 Jun 10, 2021
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 a pull request may close this issue.

1 participant