nov/apple_id

How can I verify realUserStatus?

Closed this issue · 1 comments

During the first time signing in, the Sign in with Apple API on iOS returns a realUserStatus value.
However, it is not part of the JWT.
How can we verify it?

nov commented

I also hadn't received the realUserStatus value in JWT.
If it's not in the JWT, you have no way to verify it on server-side.