Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update claims in TokenService and add mobile phone claim (#1058)
Replaced JwtRegisteredClaimNames with ClaimTypes for NameIdentifier, Email, and Name in the GetClaims method. Added a new claim for ClaimTypes.MobilePhone to include the user's phone number.
- Loading branch information