Skip to main content

A Python library for seamless social authentication integration with Django.

Project description

Django Social Passport

A Python library for seamless social authentication integration with Django.

PyPI - Downloads PyPI PyPI - Python Version

Installation

You can install Django Social Passport and its dependencies using pip:

$ pip install django-social-passport

Usage

Now, create test.py file. You have to import the socialhi function in that file.

from passport.socialplay import socialhi

first_meet = socialhi()
print(first_meet)

After importing, You have to call the imported function and print the output.

Notes

Current Version: PyPI - Downloads release serves as a demonstration and does not include a functional social authentication system. We plan to implement a fully working social authentication system in future versions.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-social-passport-0.0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

django_social_passport-0.0.2-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page