Function: parseHashToken
▸ Const parseHashToken(hash): AnonymousObject<any>
Parse the token from the location hash
Parameters
| Name | Type | Description |
|---|---|---|
hash | AnonymousObject<any> | : the location hash (anything after the # in the URL) |
Returns
AnonymousObject<any>
Defined in
onekijs/packages/onekijs-framework/src/auth/utils.ts:118