DeadWaist
03/23/2022, 6:34 PMDeadWaist
03/23/2022, 6:35 PMDeadWaist
03/23/2022, 6:36 PMrp
03/23/2022, 6:36 PMTheRien
03/25/2022, 9:53 AMTheRien
03/25/2022, 9:55 AMrp
03/25/2022, 10:05 AMyyogeshwar
04/05/2022, 9:06 AMnkshah2
04/05/2022, 10:20 AMyyogeshwar
04/05/2022, 1:07 PMPasswordless
receipe with jwt: {enable: true }
?
or is only for "Session" receipeyyogeshwar
04/05/2022, 1:21 PMPasswordless
recipe and then want to issue custom claims as mentioned here https://supertokens.com/docs/passwordless/hasura-integration/with-jwt#3--add-custom-claims-to-the-jwt.yyogeshwar
04/05/2022, 2:21 PMPasswordless.consumeCode
I am getting below response -
{
status: 'OK',
createdNewUser: true,
user: {
phoneNumber: '+919644683149',
id: '32b3547d-395f-47b7-8946-c818aa56f4aa',
timeJoined: 1649160487992
}
}
Now i have user.id
, so on backend only how can we retrieve user accessToken / JWT token using user.id
yyogeshwar
04/05/2022, 2:36 PM{
"jwk_url": "{apiDomain}/{apiBasePath}/jwt/jwks.json"
}
, we we are using hosted cloud service , so what will be the url
I am trying to use - cbexxxxxj.ap-southeast-1.rds.amazonaws.com/auth/jwt/jwks.json
or it will be the url where actual backend is running ?rp
04/05/2022, 2:38 PMrp
04/05/2022, 2:39 PMyyogeshwar
04/05/2022, 4:06 PMrp
04/05/2022, 4:24 PMrp
04/05/2022, 4:24 PMrp
04/05/2022, 4:24 PMrp
04/05/2022, 4:24 PMyyogeshwar
04/05/2022, 4:25 PMrp
04/05/2022, 4:26 PMyyogeshwar
04/05/2022, 4:29 PMrp
04/05/2022, 4:29 PMrp
04/05/2022, 4:30 PMrp
04/05/2022, 4:52 PMyyogeshwar
04/05/2022, 5:17 PMyyogeshwar
04/05/2022, 5:21 PMrp
04/05/2022, 5:22 PMITEnthusiasm
04/06/2022, 1:15 PMdeleteUser
on the object from supertokens-node
. But it's more convenient to have it on the dashboard, especially if someone's doing rapid testing on sign-in vs. sign-up with the same email.
Not a huge deal. Just a convenience thing.