LoginRadius offers a complete social infrastructure solution combining 30 major social platforms into one unified API. With LoginRadius, websites and mobile apps can integrate social login, enable social sharing, capture user profiles and social data, create a single sign-on experience for their users, and get comprehensive social analytics. Our social solution helps websites engage, understand, and leverage their users.
This module provides a wrapper for urllib2 or the requests library to easily access the API from https://docs.loginradius.com/ in a more "pythonic" way. Providing easier access to essential data in a few lines of code. This will work with 2.0 API specifications.
For more information, visit: http://loginradius.com/
You will need at least Python - 2.7 or greater. LoginRadius module utilizes the namedtuple from the collections library and the import_module from importlib.
Using pip
pip install loginradius-v2==11.6.0
or with easy_install
easy_install loginradius-v2==11.6.0
Release on July 02, 2024
MFAValidateAuthenticatorCodeMFAVerifyAuthenticatorCodeRevokeAllRefreshTokenMultipurposeEmailTokenGenerationMultipurposeSMSOTPGenerationMFAReAuthenticateByAuthenticatorCodeAuthSendVerificationEmailForLinkingSocialProfilesSlidingAccessTokenAccessTokenViaCustomJWTTokenMFAResetAuthenticatorByTokenMFAResetAuthenticatorByUid
- Added
isVoiceOtpparameter inResetPhoneIDVerificationByUidAPI - Added
isVoiceOtpparameter inMFAConfigureByAccessTokenAPI - Added
isVoiceOtpandoptionsparameter inMFAUpdatePhoneNumberByTokenAPI - Added
isVoiceOtp,emailTemplate2FAandoptionsparameter inMFALoginByEmailAPI - Added
isVoiceOtpandemailTemplate2FAparameter inMFALoginByUserNameAPI - Added
isVoiceOtp,emailTemplate2FAandoptionsparameter inMFALoginByPhoneAPI - Added
isVoiceOtpandoptionsparameter inMFAUpdatePhoneNumberAPI - Added
isVoiceOtpparameter inMFAResendOTPAPI - Added
isVoiceOtpparameter inMFAReAuthenticateAPI - Added
isVoiceOtpandoptionsparameter inUpdateProfileByAccessTokenAPI - Added
isVoiceOtpparameter inUserRegistrationByEmailAPI - Added
isVoiceOtpparameter inUserRegistrationByCaptchaAPI - Added
isVoiceOtpparameter inOneTouchLoginByPhoneAPI - Added
isVoiceOtpparameter inPasswordlessLoginPhoneVerificationAPI - Added
isVoiceOtpparameter inPasswordlessLoginByPhoneAPI - Added
isVoiceOtpparameter inForgotPasswordByPhoneOTPAPI - Added
isVoiceOtpparameter inPhoneVerificationByOTPAPI - Added
isVoiceOtpparameter inPhoneVerificationOTPByAccessTokenAPI - Added
isVoiceOtpparameter inPhoneResendVerificationOTPAPI - Added
isVoiceOtpparameter inUpdatePhoneNumberAPI - Added
isVoiceOtpandemailTemplateparameter inUserRegistrationByPhoneAPI - Added
isVoiceOtpparameter inSendForgotPINSMSByPhoneAPI - Added
uuidparameter inVerifyEmailAPI
-smsTemplate2FA parameter in MFAConfigureByAccessToken API
MFAValidateGoogleAuthCodeMFAReAuthenticateByGoogleAuthMFAResetGoogleAuthByTokenMFAResetGoogleAuthenticatorByUidMFAUpdateByAccessToken
Release on January 20, 2023
- Added
email_templateparameter inuser_registration_by_phoneApi
auth_get_registration_datavalidate_registration_data_codeget_registration_dataadd_registration_dataupdate_registration_datadelete_registration_datadelete_all_records_by_data_sourceget_access_token_by_vkontakte_access_tokenget_albumsget_albums_with_cursorget_audiosget_audios_with_cursorget_check_insget_check_ins_with_cursorget_contactsget_eventsget_events_with_cursorget_followingsget_followings_with_cursorget_groupsget_groups_with_cursorget_likesget_likes_with_cursorget_mentionspost_messageget_pageget_photosget_postsstatus_postingtrackable_status_postingget_trackable_status_statstrackable_status_fetchingget_videosget_refreshed_social_user_profile
Release on June 3, 2022
- Added additional parameter
startTimeandendTimein LoginRadius manual SOTT generation methodget_sott(). - Enhancement in
README.mdfile. - Code optimization for better performance.
Release on January 31, 2022
- Added a feature to add ApiKey and ApiSecret directly in LoginRadius manual SOTT generation method.
- Code optimization for better performance.
- Added Licence and Contribution Guideline files.
For developers migrating from v11.2.0, there will be 1 minor breaking change in terms of SDK implementation. In this version, we have added a feature to add ApiKey & ApiSecret directly into the manual SOTT generation method get_sott().
Release on September 15, 2021
- Updated Jquery with latest version(3.6.0) in SDK Demo
- MFAEmailOtpByAccessToken
- MFAValidateEmailOtpByAccessToken
- MFAResetEmailOtpAuthenticatorByAccessToken
- MFASecurityQuestionAnswerByAccessToken
- MFAResetSecurityQuestionAuthenticatorByAccessToken
- MFAEmailOTP
- MFAValidateEmailOtp
- MFASecurityQuestionAnswer
- MFASecurityQuestionAnswerVerification
- MFAResetEmailOtpAuthenticatorByUid
- MFAResetSecurityQuestionAuthenticatorByUid
- ReAuthValidateEmailOtp
- ReAuthSendEmailOtp
- ReAuthBySecurityQuestion
- GetSocialUserProfile
Added EmailTemplate2FA parameter in the following API
- MFALoginByEmail
- MFALoginByUserName
- MFALoginByPhone
Added RbaBrowserEmailTemplate, RbaCityEmailTemplate ,RbaCountryEmailTemplate , RbaIpEmailTemplate parameter in the following API
- MFAValidateOTPByPhone
- MFAValidateGoogleAuthCode
- MFAValidateBackupCode
Added emailTemplate, verificationUrl ,welcomeEmailTemplate parameter in the following API
- GetProfileByAccessToken
- mfaValidateGoogleAuthCode
Release on March 23,2021
- Added X-Origin-IP header support.
- Added 429 error code handling for "Too Many Request in a particular time frame".
- urllib3 support
- Fixed Delete API issue
- Get Profile By Ping.
- Passwordless Login Verification By Email And OTP.
- Passwordless Login Verification By User Name And OTP.
Release on July 24,2020
- Added a parameter isWeb in "RefreshAccessToken" API.
- Added a parameter SocialAppName in "getAccessTokenByFacebookAccessToken, getAccessTokenByTwitterAccessToken, getAccessTokenByGoogleAccessToken, getAccessTokenByLinkedinAccessToken, getAccessTokenByAppleIdCode, getAccessTokenByGoogleAuthCode" Native Social login APIs.
- Added linkSocialIdentites(POST) API.
- Added linkSocialIdentitiesByPing(POST) API.
- Added getAccessTokenByAppleIdCode API.
- Added getAccessTokenByWeChatCode API.
- linkSocialIdentity API(PUT)
- getSocialIdentity API(GET)
Release on October 10,2019
This full version release includes major breaking changes with several improvements and optimizations :
- Enhanced the coding standards of SDK to follow industry programming styles and best practices.
- Enhanced security standards of SDK.
- Reduced code between the business layer and persistence layer for optimization of SDK performance.
- Added internal parameter validations in the API function.
- ApiKey and ApiSecret usage redundancy removed.
- All LoginRadius related features need to be defined once only and SDK will handle them automatically.
- Improved the naming conventions of API functions for better readability.
- Better Exception Handling for LoginRadius API Response in SDK.
- Revamped complete SDK and restructured it with latest API function names and parameters.
- Added detailed description to API functions and parameters for better understanding.
- Updated the demo according to latest SDK changes.
- Implemented API Region Feature.
- Added PIN Authentication feature APIs.
- Added Consent Management feature APIs.
- Added Local SOTT generation
- Update Phone ID by UID
- Upsert Email
- Role Context profile
- MFA Resend OTP
- User Registration By Captcha
- Get Access Token via Linkedin Token
- Get Access Token By Foursquare Access Token
- Get Active Session By Account Id
- Get Active Session By Profile Id
- Delete User Profiles By Email
- Verify Multifactor OTP Authentication
- Verify Multifactor Password Authentication
- Verify Multifactor PIN Authentication
- Update UID
- MFA Re-authentication by PIN
- PIN Login
- Forgot PIN By Email
- Forgot PIN By UserName
- Reset PIN By ResetToken
- Reset PIN By SecurityAnswer And Email
- Reset PIN By SecurityAnswer And Username
- Reset PIN By SecurityAnswer And Phone
- Forgot PIN By Phone
- Change PIN By Token
- Reset PIN by Phone and OTP
- Reset PIN by Email and OTP
- Reset PIN by Username and OTP
- Set PIN By PinAuthToken
- Invalidate PIN Session Token
- Submit Consent By ConsentToken
- Get Consent Logs
- Submit Consent By AccessToken
- Verify Consent By AccessToken
- Update Consent Profile By AccessToken
- Get Consent Logs By Uid
- Album With Cursor
- Audio With Cursor
- Check In With Cursor
- Event With Cursor
- Following With Cursor
- Group With Cursor
- Like With Cursor
- GetCompanies API
- Getstatus API
- Enhanced the coding standards of SDK to follow industry programming styles and best practices.
- Enhanced security standards of SDK.
- Reduced code between the business layer and persistence layer for optimization of SDK performance.
- Added internal parameter validations in the API function
- ApiKey and ApiSecret usage redundancy removed
- All LoginRadius related features need to be defined once only and SDK will handle them automatically
- Improved the naming conventions of API functions for better readability.
- Better Error and Exception Handling for LoginRadius API Response in SDK
- Revamped complete SDK and restructured it with latest API function names and parameters
- Added detailed description to API functions and parameters for better understanding
- Updated the demo according to latest SDK changes
- Implemented API Region Feature
- Update Phone ID by UID
- Upsert Email
- Role Context profile
- MFA Resend OTP
- User Registration By Captcha
- Get Access Token via Linkedin Token
- Get Access Token By Foursquare Access Token
- Get Active Session By Account Id
- Get Active Session By Profile Id
- GetCompanies API
- Updated demo with new UI and features.
- Unit tests.
- Bug fixes.
- New V2 API's:
- Auth Privacy Policy Accept
- Auth Send Welcome Email
- Auth Verify Email by OTP
- Auth Delete Account
- Account Email Delete
- Phone Login Using OTP
- Phone Send OTP
- Remove Phone ID by Access Token
- 2FA Validate Google Auth Code
- 2FA Validate OTP
- Validate Backup Code
- Update MFA by Access Token
- Update MFA Setting
- One Touch Verify OTP by Email
- Get Active Session Details
- Access Token via Vkontakte Token
- Access Token via Google Token
- Refresh User Profile
- Refresh Token
- Delete All Records by Datasource
- Replaced deprecated pycrypto package with cryptography package for SOTT generation
- Updated some existing API's:
- Get Roles by UID: moved to role class
- Assign Roles by UID: moved role class
- One Touch Login: moved to authentication.login class
- Get Backup Code by Access Token: moved to authentication.TwoFactor class
- Reset Backup Code by Access Token: moved to authentication.TwoFactor class
- Get Backup Code by UID: moved to account.TwoFactor class
- Reset Backup Code by UID: moved to account.TwoFactor class
- Added Readme and History file
- Added Latest V2 APIs.