mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
rename auth type to UDIDProvider
naming can be hard - thanks @therealkerni
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
typedef NS_ENUM(NSUInteger, BITAuthenticatorAuthType) {
|
||||
BITAuthenticatorAuthTypeEmail,
|
||||
BITAuthenticatorAuthTypeEmailAndPassword,
|
||||
BITAuthenticatorAuthTypeWebbased,
|
||||
BITAuthenticatorAuthTypeUDIDProvider,
|
||||
//TODO: add Facebook?
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user