mirror of
https://github.com/sasjs/adapter.git
synced 2026-06-10 02:50:20 +00:00
chore: redirect login with onLoggedOut callback
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export interface LoginOptions {
|
||||
onLoggedOut?: Function
|
||||
}
|
||||
Reference in New Issue
Block a user