Skip to content

feat(user): store accessToken over password#247

Merged
prayag17 merged 2 commits into
prayag17:mainfrom
dan-online:feat/access-token
Jan 11, 2024
Merged

feat(user): store accessToken over password#247
prayag17 merged 2 commits into
prayag17:mainfrom
dan-online:feat/access-token

Conversation

@dan-online
Copy link
Copy Markdown
Contributor

This introduces a more secure authentication approach by implementing the storage of user access tokens instead of passwords. This enhancement offers several key advantages:

  • Reduces exposure to credential theft
  • Token lifetimes apply and are revocable

Copy link
Copy Markdown
Owner

@prayag17 prayag17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks.
This will help with #201

@prayag17 prayag17 merged commit 98052df into prayag17:main Jan 11, 2024
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.

2 participants