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

Add refresh token body key to refresh request in refresh provider #689

Closed
2 of 5 tasks
hdood opened this issue Feb 27, 2024 · 1 comment
Closed
2 of 5 tasks

Add refresh token body key to refresh request in refresh provider #689

hdood opened this issue Feb 27, 2024 · 1 comment
Labels
enhancement An improvement that needs to be added

Comments

@hdood
Copy link

hdood commented Feb 27, 2024

Describe the feature

Add a key in configuration file that allow us to to customize the refresh token body key in refresh request.

How would you implement this?

I will add a key in types.ts file and name it requestbodyKey with the default value refreshToken and then update refresh method in useAuth.ts to reflect those changes.

Additional information

  • Would you be willing to help implement this feature?

Provider

  • AuthJS
  • Local
  • Refresh
  • New Provider
@hdood hdood added enhancement An improvement that needs to be added pending An issue waiting for triage labels Feb 27, 2024
@zoey-kaiser zoey-kaiser added p4 Important Issue and removed pending An issue waiting for triage p4 Important Issue labels Mar 4, 2024
@phoenix-ru
Copy link
Collaborator

Duplicates #635

@phoenix-ru phoenix-ru closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement that needs to be added
Projects
None yet
Development

No branches or pull requests

3 participants