Closed mikeyaworski closed 2 years ago
With the migration to authorization code grant flow, we should make use of the refresh token. Currently, it is stored in a cookie, but not used to actually refresh the token once expired.
f16a1ccd32837ad562b94555aa6358b2c7d57f4e
With the migration to authorization code grant flow, we should make use of the refresh token. Currently, it is stored in a cookie, but not used to actually refresh the token once expired.