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

RefreshToken Endpoint #74

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

TaqsBlaze
Copy link

@TaqsBlaze TaqsBlaze commented Nov 7, 2024

Added refresh token endpoint
Added refresh token serializer
Adjusted access token lifetime to 1 hour
Adjusted refresh token lifetime to 7 days

maunga-et and others added 4 commits October 29, 2024 03:55
…g Python, so its impossible to build C extensions afterwards, wcwidth==0.2.6 and cwcwidth==0.1.8 in this case
Aded Refreshtoken rereash route
and adjusted some token lifetime values
@terrameijar
Copy link
Collaborator

@TaqsBlaze Thank you for taking the time to create this PR. We don't have a GitHub issue for this pull request. We typically develop features based on Github issues. We describe the issue in detail in the GitHub issue and assign someone to work on it.

Including a detailed description in the Pull Request explaining what changes your PR is making and the rationale behind the change is helpful.

@maunga-et started this auth work in #72, and I haven't merged his PR yet. Is the token refresh missing from that PR?

If it is, I prefer that we add it to PR #72 or wait until that PR is reviewed and merged, before adding this change.

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.

3 participants