strmprivacy / cli

This is the STRM Privacy Command Line Interface, to define and manage your privacy streams, data schemas, event contracts and much more.
https://strmprivacy.io
Apache License 2.0
6 stars 2 forks source link

Error when refresh token is expired #77

Closed trietsch closed 2 years ago

trietsch commented 2 years ago

When the refresh token is expired, the user is presented with the error:

strm auth login
Error: oauth2: cannot fetch token: 400 Bad Request
Response: {"error":"invalid_grant","error_description":"Offline user session not found"}
bobvandenhoogen commented 2 years ago

https://github.com/strmprivacy/cli/pull/87