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

Security and Sessions #18

Closed
4 of 6 tasks
stranck opened this issue Nov 13, 2024 · 0 comments · Fixed by #16
Closed
4 of 6 tasks

Security and Sessions #18

stranck opened this issue Nov 13, 2024 · 0 comments · Fixed by #16
Assignees

Comments

@stranck
Copy link
Member

stranck commented Nov 13, 2024

  • Create the security configuration
  • Implement user login
    • Define session table
    • Implement session creation via db
      • Cache permissions into a json structure inside the session data
  • Implement users' groups and permissions logic (Only the hasPermission part)
@Blastd Blastd added this to Backend Oct 15, 2024
@stranck stranck converted this from a draft issue Nov 13, 2024
@stranck stranck linked a pull request Nov 13, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in Backend Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants