Skip to main content
python-social-auth-wykop
===========================

Pluggable authentication backend for python-social-auth, that allows authentication via [https://wykop.pl/](https://wykop.pl).


## Installation instructions

From pypi

$ pip install social-auth-wykop

or clone from Github

$ git clone git@github.com:noisy/python-social-auth-wykop.git
$ cd python-social-auth-wykop && sudo python setup.py install

## Pre-requisites

`python-social-auth` must be installed and configured first. Please visit the
[python-social-auth documentation](http://python-social-auth-docs.readthedocs.io/) for instructions.


## Configuration instructions

1. Add `WykopAPIv1` backend to AUTHENTICATION_BACKENDS:

AUTHENTICATION_BACKENDS = (
'social_auth_wykop.backends.WykopAPIv1',
...
'django.contrib.auth.backends.ModelBackend',
)

2. Add your Wykop settings to your django `settings.py` file.

SOCIAL_AUTH_WYKOP_KEY = '...'
SOCIAL_AUTH_WYKOP_SECRET = '...'

## Examples

Ready to use examples of projects in Django, Flask and Tornado frameworks are prepared here:

https://github.com/noisy/python-social-auth-wykop-examples

## Changelog

### 0.0.3
* Fake OAuth2 API. Use it to support [django-rest-framework-social-oauth2](https://github.com/RealmTeam/django-rest-framework-social-oauth2)

### 0.0.2
* changes in structure of directories

### 0.0.1
* Initial release

Release files for social-auth-wykop 0.0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for social-auth-wykop 0.0.3
File Size Uploaded
social-auth-wykop-0.0.3.tar.gz 3.1 kB Details

Release files / social-auth-wykop-0.0.3.tar.gz

Download URL social-auth-wykop-0.0.3.tar.gz
Size 3.1 kB
Tags Source
SHA-256 checksum
How to use checksums
55478faaaaf74a306d13484eb2028bea0d9ad948e502e06a798e91eddc9bf48b
BLAKE2b-256 checksum
How to use checksums
c99c3f3e6ef02f0557312ba71ac631f289dea34ad723fe41b22ed85294b184b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.3 This release

1 release file

0.0.2

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page