-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueIssues that is should be good for first time contributorsIssues that is should be good for first time contributors
Description
https://github.com/inrupt/solid-client-authn-js/blob/main/CHANGELOG.md#deprecation-notice
Session methods
onLogin,onLogout,onError,onSessionRestore,onSessionExpiration,onNewRefreshTokenare 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
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueIssues that is should be good for first time contributorsIssues that is should be good for first time contributors
Type
Projects
Status
Done