7
Use Social Login and Sharing on your Python Website Submitted by : John Lennon

Use social login and sharing on your python website

Embed Size (px)

Citation preview

Page 1: Use social login and sharing on your python website

Use Social Login and Sharing on your Python Website

Submitted by : John Lennon

Page 2: Use social login and sharing on your python website

Introduction

● With continuously increasing social media users, Social Login is becoming an essential part of websites.

● Web owners are using it on their websites to improve sign-up rates.

● But integrating social login on a Python Website is not a simple task.

● It requires deeper programming knowledge.

Reference : ● http://thedigitalerra.weebly.com/blog/use-social-login-and-sharing-on-your-python-website● http://en.wikipedia.org/wiki/Social_login

Page 3: Use social login and sharing on your python website

Social Login and Sharing on Python Website

● Adding social login and sharing on a Python website is no more hectic when you are using LoginRadius.

● All that you need to do is to integrate the Single LoginRadius API.

● A simple code is also provided to add social sharing to your website.

● This social sharing includes over 90 social media platforms which will allow users to share across the web.

Reference : ● http://thedigitalerra.weebly.com/blog/use-social-login-and-sharing-on-your-python-website● http://en.wikipedia.org/wiki/Social_login

Page 4: Use social login and sharing on your python website

How to add Social Login and Sharing on Python site?

● The first step is to download the Python SDK of LoginRadius here.

● Then you will be needed to follow the instructions here.

● Customization of the interface and Social Analytics is also possible from your LoginRadius account.

Reference : ● http://thedigitalerra.weebly.com/blog/use-social-login-and-sharing-on-your-python-website● http://en.wikipedia.org/wiki/Social_login

Page 5: Use social login and sharing on your python website

Best Features of LoginRadius Python SDK

● Add social login to your website ie Facebook Login, Twitter Login, etc so that users don’t need to create new account.

● You can select up to 25 social ID providers including Facebook, Twitter, etc.

● You can customize the interface including Login design, Language, theme, etc.

● You can enable social sharing over 90 popular social media networks.

Reference : ● http://thedigitalerra.weebly.com/blog/use-social-login-and-sharing-on-your-python-website● http://en.wikipedia.org/wiki/Social_login

Page 7: Use social login and sharing on your python website

Thank-you