n4bb12 / verdaccio-github-oauth-ui

📦🔐 GitHub OAuth plugin for Verdaccio
https://verdaccio.org
MIT License
71 stars 45 forks source link

Fix login flow when session expires #198

Closed thecodeboss closed 1 month ago

thecodeboss commented 1 month ago

Summary

Clear local storage if we detect that the token is expired. Fixes #197.

Notes

n4bb12 commented 1 month ago

Great, thank you