Hello Team, Wondering if i can add custom claim to...
# ory-network
g
Hello Team, Wondering if i can add custom claim to
access_token
in the main object outside the
ext
object ?
l
g
will i get the same date when i
refresh_token
?
l
Not sure what you are asking?
g
1- i used this logic to add custom data to access_token 2- user use
refresh_token
to get new
access_token
, will the new
access_token
contain the same information ?
l
It should contain the same claims
🙌 1
g
Thanks
l
It should be easy to test it and find out.
🙌 2
g
Testing it 👍
m
Thanks for the help Brandon!