stromer-api icon indicating copy to clipboard operation
stromer-api copied to clipboard

Did you manage to find the grant refresh endpoint yet?

Open ghost opened this issue 4 years ago • 0 comments

When calling //o/token?grant_type=authorization_code, you get access_token in the returned json, but also refresh_token.

This seems to me that it must be possible to refresh the token instead of going through the entire login-sequence again (with all the CSRF protections in it).

ghost avatar Nov 01 '19 11:11 ghost