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

Leverage the redux state for sign in / out #107

Closed
bjarneo opened this issue Sep 29, 2022 · 3 comments · Fixed by #124
Closed

Leverage the redux state for sign in / out #107

bjarneo opened this issue Sep 29, 2022 · 3 comments · Fixed by #124
Assignees

Comments

@bjarneo
Copy link
Member

bjarneo commented Sep 29, 2022

Solve that the sign in and out will set and remove the token. Currently, this is done in the header, but if we like to sign out elsewhere as well we need to trigger the createToken in Redux.

@theonly1me
Copy link
Contributor

@bjarneo can you please add more details on what the requirement is here?

@bjarneo
Copy link
Member Author

bjarneo commented Oct 2, 2022

@theonly1me added a comment now :)

@theonly1me
Copy link
Contributor

@bjarneo can you please assign this to me?

bjarneo added a commit that referenced this issue Oct 5, 2022
Fix for issue #107: Leverage the redux state for sign in / out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants