Skip to content

🐛 Bug Report - Access token is available one time #36

@ArtyomVancyan

Description

@ArtyomVancyan

Bug description

The access token is available only once per login. If you need to get the access_token multiple times, you need to log out and log in again, which is inconvenient for the user. The solution is to memorize the value as the WebApplicationClient erases the value after accessing the first time.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions