19 #import <Foundation/Foundation.h> NSString *const OIDResponseTypeToken
A constant for the standard OAuth2 Response Type of 'token'.
NSString *const OIDResponseTypeIDToken
A constant for the standard OAuth2 Response Type of 'id_token'.
NSString *const OIDResponseTypeCode
A constant for the standard OAuth2 Response Type of 'code'.