19 #import <Foundation/Foundation.h> NSString *const OIDScopeAddress
This scope value requests access to the address Claim.
NSString *const OIDScopeEmail
This scope value requests access to the email and email_verified Claims.
NSString *const OIDScopeOpenID
Scope that indicates this request is an OpenID Connect request.
NSString *const OIDScopeProfile
This scope value requests access to the End-User's default profile Claims, which are: name...
NSString *const OIDScopePhone
This scope value requests access to the phone_number and phone_number_verified Claims.