parseHashToken
parseHashToken(hash: AnonymousObject<any>): AnonymousObject<any>
Parse the token from the location hash
Properties
(Mandatory properties are in bold)Properties | Type | Description |
---|---|---|
hash | AnonymousObject<any> | : the location hash (anything after the # in the URL) |