mozilla / bugzilla-dashboard

This is a bugzilla dashboard that helps management determine Bugzilla components triaging status
https://bugzilla-management-dashboard.netlify.com/
Mozilla Public License 2.0
11 stars 20 forks source link

Refresh OAuth2 tokens #166

Open La0 opened 4 years ago

La0 commented 4 years ago

Currently the tokens expire after ~ 15 minute, and the user needs to logout/login to get access back. It's painful, and avoidable by refreshing the tokens.

Would be a good time to also remove the auth0 requirement as it's not used anymore.

La0 commented 4 years ago

Blocked by #167