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

Improving the token.js file by Improving Token Handling and Security #99

Closed
RishiVT2004 opened this issue Oct 12, 2024 · 0 comments
Closed
Assignees
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level2 level2 lebel for gssoc level

Comments

@RishiVT2004
Copy link
Contributor

Issue

The current implementation of the token.js file for handling JWT tokens and faculty registration tokens can be enhanced to improve maintainability, security, and error handling. The current approach lacks proper error messages, environment variable validations, and flexibility in token expiration management.

Proposed Changes :

  1. Adding Async Functionality to code
  2. Enhancing Error Handling
  3. Setting Dynamic Token Expiration and Environment Variable Validation

@Harshdev098 please assign this issue to me and add gssoc-ext and hacktoberfest tags in it

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program labels Oct 12, 2024
@Harshdev098 Harshdev098 added the level2 level2 lebel for gssoc level label Oct 13, 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

No branches or pull requests

2 participants