Skip to content

Auto-refresh token after auth_token expired #131

Closed
@NikitDev

Description

@NikitDev

Is it possible to auto-refresh auth_token? By that I mean, user first authenticate with login and password, store auth_token and refresh_token in db and after that use auth_token to authenticate and when auth_token expired, use (somehow) refresh_token for new token and again, store them in db?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions