Closed eejebring closed 1 year ago
The authorization token does not seem to expire, which would constitute a security issue.
Which token are you talking about? The Authorization: Bearer <token>-token? Because that token expires after 1 hour.
Authorization: Bearer <token>
The authorization token does not seem to expire, which would constitute a security issue.