SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
146 stars 39 forks source link

update to solid-client-authn-browser > 15 (deprecation notice) #548

Open bourgeoa opened 1 year ago

bourgeoa commented 1 year ago

https://github.com/inrupt/solid-client-authn-js/blob/main/CHANGELOG.md#deprecation-notice

Session methods onLogin, onLogout, onError, onSessionRestore, onSessionExpiration, onNewRefreshToken are deprecated in favor of session.events.on called with the appropriate event name.

Changes should be located mainly in https://github.com/SolidOS/solid-ui/blob/main/src/login/login.ts