AlexTelon / FlexiCharge-Backend

6 stars 10 forks source link

Authorization token does not expire #187

Closed eejebring closed 1 year ago

eejebring commented 1 year ago

The authorization token does not seem to expire, which would constitute a security issue.

loan21xw commented 1 year ago

Which token are you talking about? The Authorization: Bearer <token>-token? Because that token expires after 1 hour.