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

feat: method for Projects class to update JWT expiration #8

Closed
wants to merge 10 commits into from

Conversation

BadgerBloke
Copy link

@BadgerBloke BadgerBloke commented Sep 13, 2023

What does this PR do?

This PR is going to add a method to the Project class for updating the JWT expiration. Currently JWT expiration is hardcoded as 900 seconds i.e., 15 minutes.

There are multiple PRs which needs to be merged for proper working of this functionality in below order: -

  1. (current PR) feat: method for Projects class to update JWT expiration #8
  2. The new released version of above step needs to be installed in https://github.com/appwrite/console
  3. Feat 5263 configurable jwt expiration appwrite#6243
  4. Last will be feat: 5263 - configurable jwt expiration console#551

JWT Expiration

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

This PR is solving - #7

Have you read the Contributing Guidelines on issues?

Yes

@BadgerBloke BadgerBloke changed the title feat-7-A method for Projects class to update JWT expiration feat: method for Projects class to update JWT expiration Sep 13, 2023
@BadgerBloke
Copy link
Author

Hi Reviewer(s)

It will be great if you let me know wherever I can do better. So, please have a look at this PR.

Thanks

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.

None yet

1 participant