badging / BadgingAPI

Server side development of the DEI Project Badging focusing on scripting, databases, back-end logic, & APIs
https://badging.chaoss.community
MIT License
1 stars 7 forks source link

improve state handling on refresh #23

Open kaxada opened 7 months ago

kaxada commented 7 months ago

Currently when someone successfully authenticates with gitlab to github, via https://badging.chaoss.community/badge and refreshes, the web treats that as a fresh session that needs a new token even when the previous authenticated token is still valid and not expired.