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

Refactor Authentication module #189

Closed
moebiusband73 opened this issue Jul 20, 2023 · 0 comments · Fixed by #198
Closed

Refactor Authentication module #189

moebiusband73 opened this issue Jul 20, 2023 · 0 comments · Fixed by #198
Labels
backend backend API related issues

Comments

@moebiusband73
Copy link
Member

Currently JWT cookie based authentication is done in Auth().
It needs to be discussed if this should be moved to login()

@moebiusband73 moebiusband73 added the backend backend API related issues label Jul 20, 2023
@moebiusband73 moebiusband73 added this to the Release v1.2.0 milestone Aug 9, 2023
moebiusband73 added a commit that referenced this issue Aug 11, 2023
Restructure module
Separate JWT auth variants
Cleanup code
Fixes #189
@moebiusband73 moebiusband73 linked a pull request Aug 11, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend API related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant