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

Feature : Adding Sessions to the App #122

Closed
ygowthamr opened this issue Oct 14, 2024 · 0 comments · Fixed by #321
Closed

Feature : Adding Sessions to the App #122

ygowthamr opened this issue Oct 14, 2024 · 0 comments · Fixed by #321
Assignees
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level2 level2 lebel for gssoc level

Comments

@ygowthamr
Copy link
Contributor

ygowthamr commented Oct 14, 2024

Feature Request: Add Sessions to the App

Summary

Implement session management to maintain user state across requests, ensuring a seamless and secure experience.

Expected Outcomes

  1. Users stay logged in across multiple requests.
  2. Unauthorized access after session expiry redirects to the login page.
  3. Logout terminates the session cleanly.

Present Outcomes

  1. Users can access specific HTML files by entering the file name manually in the web search, which may lead to unauthorized access and lack of session management.

@Harshdev098 Pls assign me this task. Give me labels like hacktoberfest,gssoc-extd and level3.

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program level3 labe3 label for gssoc labels Oct 14, 2024
@Harshdev098 Harshdev098 added level2 level2 lebel for gssoc level and removed level3 labe3 label for gssoc labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level2 level2 lebel for gssoc level
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants