@reactor/auth — detectedtoken
@reactor/auth / DetectedToken
Interface: DetectedToken
Section titled “Interface: DetectedToken”Defined in: url-detect.ts:9
Result of URL token detection.
Properties
Section titled “Properties”params?
Section titled “params?”
optionalparams?:Record<string,string>
Defined in: url-detect.ts:13
Additional parameters from the URL
token:
string
Defined in: url-detect.ts:11
type:
DetectedTokenType
Defined in: url-detect.ts:10