mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-14 15:40:06 +00:00
fix: sas9 public access denied handling
This commit is contained in:
@@ -5,4 +5,5 @@ export interface LoginOptions {
|
||||
export interface LoginResult {
|
||||
isLoggedIn: boolean
|
||||
userName: string
|
||||
errorMessage?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user