You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/ui
veypi 5c542daba0 refactor(ui): Refactor VBase auth client with auto-refresh and onAuthSuccess
- Remove scope parameter from VBase constructor
    - Add _ensureAuth with smart refresh logic (refresh if stale >12min)
    - Add background token refresh timer (every 12 minutes)
    - Add centralized onAuthSuccess handler for all login flows
    - Remove axios response interceptor from env.js
    - Clean up timer and state on clear()
3 weeks ago
..
assets chore(ui): Remove unused vhtml.min.js asset file 2 months ago
layout refactor(ui): Rename $vbase to $auth across frontend 1 month ago
page refactor(auth): Migrate token delivery to HttpOnly Cookie with version-based revocation 3 weeks ago
env.js refactor(ui): Refactor VBase auth client with auto-refresh and onAuthSuccess 3 weeks ago
favicon.ico change to new version 1 year ago
ico.html refactor(ui): Rename $vbase to $auth across frontend 1 month ago
langs.json feat(ui): Add role detail modal with permission and user management 3 months ago
root.html refactor(ui): Rebuild permission system in vbase.js with scope support 4 months ago
routes.js refactor(auth): Migrate token delivery to HttpOnly Cookie with version-based revocation 3 weeks ago
vbase.js refactor(ui): Refactor VBase auth client with auto-refresh and onAuthSuccess 3 weeks ago