Skip to content

feat: command for fast refreshing token#7

Open
SMarkls wants to merge 1 commit into
passwork-me:mainfrom
SMarkls:feature/fast_refresh_token
Open

feat: command for fast refreshing token#7
SMarkls wants to merge 1 commit into
passwork-me:mainfrom
SMarkls:feature/fast_refresh_token

Conversation

@SMarkls

@SMarkls SMarkls commented Dec 2, 2025

Copy link
Copy Markdown

I have a problem similar to #6. To solve this, I added a token refresh command that fetches the refresh token from an environment variable and immediately sends a request to a specific endpoint: v1/sessions/refresh.

@SMarkls SMarkls force-pushed the feature/fast_refresh_token branch from e2fc9a0 to 1ea8bb1 Compare December 2, 2025 21:20
@passwork-devops

Copy link
Copy Markdown
Contributor

We’re planning to address the token refresh issue in the next Passwork release. Specifically, we will add:

  • an endpoint for refreshing access tokens without changing the refresh token,
  • and a dedicated endpoint solely for refreshing the refresh token.

We’ll take the current feedback into account and incorporate it when this feature is implemented.

@SMarkls

SMarkls commented Dec 8, 2025

Copy link
Copy Markdown
Author

Got u. 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.

2 participants