You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manager.RevokeByIDExt() -> Manager.RevokeByID() (the old RevokeByID should be removed)
Manager.RevokeOther() -> Manager.RevokeAllOther()
DefaultReject() -> DefaultRejectHandler()
Reject() -> RejectHandler()
Session.UserKey -> Session.SharedKey (?)
Add Manager.OnRevocation(fn)
Create a new (optional?) store interface that would store past logins. This would allow the manager to check when the user sends a request from a new machine.
The text was updated successfully, but these errors were encountered: