Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HNeukermans/adal-ts
/ functions
Functions
45 in github.com/HNeukermans/adal-ts
⨍
Functions
45
◇
Types & classes
27
↓ 13 callers
Method
setItem
(key: string, value: string)
src/storage.ts:2
↓ 12 callers
Method
generate
()
src/guid.generator.ts:4
↓ 6 callers
Method
getItem
(key: string)
src/storage.ts:3
↓ 5 callers
Method
getUser
()
src/authentication.context.ts:63
↓ 4 callers
Method
build
()
src/aad.url.builder.ts:44
↓ 4 callers
Method
decode
(encoded: string)
src/user.decoder.ts:6
↓ 4 callers
Method
with
(options: AadUrlConfig)
src/aad.url.builder.ts:29
↓ 3 callers
Method
login
()
src/authentication.context.ts:38
↓ 2 callers
Method
decode
(s: string)
src/query.string.deserializer.ts:25
↓ 2 callers
Method
deserialize
(queryString: string)
src/query.string.deserializer.ts:7
↓ 2 callers
Method
getToken
()
src/authentication.context.ts:74
↓ 2 callers
Method
isAadRedirect
()
src/aad.redirect.url.ts:23
↓ 2 callers
Method
logout
()
src/authentication.context.ts:78
↓ 2 callers
Method
navigate
(url: string)
src/navigator.ts:3
↓ 1 callers
Method
cloneConfig
(obj: any)
src/authentication.context.ts:109
↓ 1 callers
Function
createConfig
()
src/aad.url.builder.spec.ts:55
↓ 1 callers
Method
decodeBase64
(base64IdToken: string)
src/user.decoder.ts:61
↓ 1 callers
Method
info
(message: string)
src/authentication.context.ts:97
↓ 1 callers
Method
process
()
src/aad.redirect.processor.ts:11
↓ 1 callers
Method
safeDecodeBase64
(value: string)
src/user.decoder.ts:22
↓ 1 callers
Method
serialize
()
src/aad.url.builder.ts:52
↓ 1 callers
Method
trimHashSign
(hash: string)
src/query.string.deserializer.ts:29
↓ 1 callers
Method
verbose
(message: string)
src/authentication.context.ts:92
Method
accesToken
()
src/aad.redirect.url.ts:15
Function
action
()
src/user.decoder.spec.ts:22
Method
build
()
src/aad.logout.url.builder.ts:19
Method
constructor
(public clientId: string, public tenant: string, public redirectUri: string, public po
src/adal.config.ts:3
Method
constructor
()
src/authentication.ts:16
Method
constructor
(private queryStringDeserializer: QueryStringDeserializer, private userDecoder: UserDecoder, private storage:
src/aad.redirect.processor.ts:8
Method
constructor
()
src/aad.logout.url.builder.ts:9
Method
constructor
(guidGenerator: GuidGenerator)
src/aad.url.builder.ts:19
Method
constructor
( config: AdalConfig, storage: Storage, navigator: Navigator, guidGenerator: GuidGenerator, aa
src/authentication.context.ts:26
Method
constructor
(private object: any)
src/aad.redirect.url.ts:5
Method
createOptions
()
src/authentication.context.ts:101
Method
decimalToHex
(value: number)
src/guid.generator.ts:28
Method
expiresIn
()
src/aad.redirect.url.ts:11
Method
getAadRedirectProcessor
()
src/authentication.ts:32
Method
getContext
(configuration: AdalConfig)
src/authentication.ts:19
Method
getItem
(key: string)
src/local.storage.ts:7
Function
hasAadProps
(deserializedHash: any)
src/query.string.deserializer.ts:41
Method
idToken
()
src/aad.redirect.url.ts:8
Method
isEmpty
(str: string)
src/user.decoder.ts:108
Method
sessionState
()
src/aad.redirect.url.ts:19
Method
setItem
(key: string, value: string)
src/local.storage.ts:3
Method
with
(tenant: string, postLogoutRedirectUri?: string)
src/aad.logout.url.builder.ts:13