Skip to main content

Function: useLoginCallbackService

Const useLoginCallbackService(idpName?, options?): [undefined | DefaultBasicError, boolean]

Parameters

NameTypeDefault value
idpNamestring'default'
optionsLoginOptions{}

Returns

[undefined | DefaultBasicError, boolean]

Defined in

onekijs/packages/onekijs-framework/src/auth/useLoginCallback.ts:12