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

Auto Refresh Access Token when expired #30

Open
singhalkarun opened this issue Nov 8, 2024 · 1 comment
Open

Auto Refresh Access Token when expired #30

singhalkarun opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels

Comments

@singhalkarun
Copy link
Member

Description

Currently the access_token which is stored in cookies is only available to the current session, if someone closes the tab and opens again, it is no more there. Need to make it long lived such that until unless someone logs out, it is there.

@Shryansh107 Shryansh107 reopened this Nov 11, 2024
@singhalkarun singhalkarun changed the title Make Cookie Long Lived instead of Session Auto Refresh Access Token when expired Nov 21, 2024
@singhalkarun
Copy link
Member Author

@singhalkarun to send refresh_token in login endpoint and share API to generate access_token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants