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