Identity Provider (IdP) Information It contains the UserId of the associated Identity Provider. More...
#import <HIVEAuthV4.h>
Inherits NSObject, and <NSCopying>.
Class Methods | |
(NSString *) | + stringProviderType: |
Provider type으로 string 값을 얻어온다. More... | |
(HIVEProviderType) | + providerTypeFromString: |
Provider string값으로 type을 얻어온다. More... | |
Properties | |
HIVEProviderType | providerType |
Provider의 type. | |
NSString * | providerUserId |
Provider의 사용자 user identifier. More... | |
Identity Provider (IdP) Information It contains the UserId of the associated Identity Provider.
If there is no providerUserId, it is not connected.
If you are using Provider auto-login (implicit login), also check providerUserId in the result of signIn(Provider) call.
providerType : Current Provider Type
providerUserId : Provider's Unique User ID (It is not PlayerID)
|
readwritenonatomiccopy |
Provider의 사용자 user identifier.