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 auth module #198

Merged
merged 31 commits into from
Aug 18, 2023
Merged

Conversation

moebiusband73
Copy link
Member

Restructure module
Separate JWT auth variants
Cleanup code
Fixes #189

spacehamster87 and others added 2 commits August 3, 2023 17:47
Restructure module
Separate JWT auth variants
Cleanup code
Fixes #189
@moebiusband73 moebiusband73 linked an issue Aug 11, 2023 that may be closed by this pull request
@moebiusband73 moebiusband73 marked this pull request as draft August 11, 2023 08:25
moebiusband73 and others added 25 commits August 12, 2023 09:02
Fix session values.
Cleanup
Extend docs
Remove obsolete Expiration attribute
- Tested locally until successfull login
- Initialize empty projects array
Rename IP filter option
Add array helper in util
Separate parts
Add user repository
Add user schema
@moebiusband73 moebiusband73 marked this pull request as ready for review August 18, 2023 12:32
@moebiusband73 moebiusband73 merged commit 3b9b37a into master Aug 18, 2023
2 checks passed
@moebiusband73 moebiusband73 deleted the 189-refactor-authentication-module branch August 18, 2023 12:35
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.

Refactor Authentication module
2 participants