Skip to content

Conversation

mitmelon
Copy link

@mitmelon mitmelon commented May 25, 2024

Dont create multiple access tokens when one has not expired yet for efficient purposes and security. Included this to avoid too much of new tokens creations when one has not expired - Also updated OAuth2\ResponseType\AccessToken to use the existing token that has not expired instead of creating a new one in MongoDB storage class.

mitmelon and others added 3 commits May 25, 2024 11:20
…fficient purposes and security. Included this to avoid too much of new tokens when one has not expired - Also updated OAuth2\ResponseType\AccessToken to use the existing token that has not expired instead of creating a new one
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