- Preparing search index...
 
- The search index is not available
 
Stacks.js 
 
Function wrapProfileToken
 
- wrapProfileToken(token): { 
    decodedToken: TokenInterface; 
    token: string; 
} 
- 
Returns { 
    decodedToken: TokenInterface; 
    token: string; 
}
- including 
token and decodedToken 
- 
decodedToken: TokenInterface
 
- 
token: string
 
 
 
 
 
Wraps a token for a profile token file