Return the token information object available in session, or null if no current session.
null
The token information, or null if not available.
const tokenInfo = useFiefTokenInfo(); Copy
const tokenInfo = useFiefTokenInfo();
Return the token information object available in session, or
null
if no current session.