사용자의 액세스 토큰을 얻는 방법
furo
getAccessTokenSilently
const jwtAccessToken = await furo.getAccessTokenSilently();
null
항상 유효한 토큰을 반환하는 이유
refresh_token
Was this page helpful?