@reactor/auth — detectandclean
@reactor/auth / detectAndClean
Function: detectAndClean()
Section titled “Function: detectAndClean()”detectAndClean(
cleanUrl?):DetectedToken|null
Defined in: url-detect.ts:108
Detect and return token info, optionally cleaning the URL.
Parameters
Section titled “Parameters”cleanUrl?
Section titled “cleanUrl?”boolean = true
Returns
Section titled “Returns”DetectedToken | null