Maxim Kukhtenkov
bcd6ab4401
Update configs and changelog for version 0.9.3 + additional fixes
2018-01-19 19:44:31 -05:00
Maxim Kukhtenkov
6a84d85d91
Add change in documentation and tests for social connect
2018-01-19 18:29:38 -05:00
Maxim Kukhtenkov
3eb546f633
Add extra info to docs for social connect
...
#347
2018-01-18 21:11:36 -05:00
Aleksi Häkli
8a4afe746c
Implement connect social accounts functionality
...
Add serializers and views for connecting accounts with minimal
specialization of the existing django-rest-auth interfaces.
Also add viewset which enables listing social account infmration
via the REST API for social authentication driven client applications.
Resolves #347 in GitHub.
2018-01-18 16:56:42 +02:00
Maxim Kukhtenkov
42d039b473
Fix urlpatterns format in docs
2017-10-03 10:17:48 -04:00
David Gunter
f0175b4aac
Update JWT Support documentation to explain how the library uses django-rest-framework-jwt to handle token encoding.
2017-06-15 16:30:21 -07:00
Daniel Vitiello
8981317b1c
Add step to remind user to migrate their database
...
I didn't do this and spent a while tracking down errors with CSRF and Token Validation.
2017-06-04 16:54:03 -05:00
Omid Raha
8635cec373
Fix patterns function name on the installation pgae.
...
It's `patterns`,
That used as `from django.conf.urls import patterns`
2016-07-16 16:37:49 +04:30
Henk Kraal
8812ba11af
Added `django.contrib.sites
and SITE_ID setting requirements of
allauth
` to installation instructions
...
Fixes #218
2016-06-28 22:01:01 +02:00
Ross Patterson
adf22bcc78
Fix reference to missing extras_require
2016-03-09 11:51:52 -08:00
Jon Gregorowicz
e3901516cb
Merge branch 'master' into jwt-support
...
# Conflicts:
# docs/changelog.rst
# rest_auth/registration/views.py
2016-02-29 07:45:43 -05:00
Maciej Jaworski
bb7b1270b7
Adjusted phrasing and layout of social integration examples
2016-02-23 12:16:24 +00:00
Tevin Joseph K O
ee9e848694
URL for twitter login added.
2016-02-23 17:31:11 +05:30
Tevin Joseph K O
e6c5be4b69
Updated index.rst with twitter login
2016-02-23 17:15:57 +05:30
Jon Gregorowicz
e3a1ba520e
Added tests for JWT, fixed merge issues
2016-02-16 00:42:18 -05:00
Matt d'Entremont
1d9c2d647e
#86 : Add missing dependencies to setup.py
...
- Add django-allauth as an extra, and update documentation
- Ensure django-allauth and responses are present when running tests
2016-01-04 10:29:50 -04:00
Tom Counsell
fb435fbea4
Update installation.rst
2015-12-11 18:08:39 +07:00
mario
680bb56e99
Clean up demo codebase
2015-11-19 10:36:55 +01:00
Mateusz Sikora
4d2c302ce2
Merge branch 'master' of github.com:Tivix/django-rest-auth
2015-08-14 13:51:00 +02:00
Serge Mosin
17398ab363
Update installation.rst
...
Fixed urlpatterns section.
2015-08-11 20:22:10 +05:00
Philippe Luickx
ad94008503
appending all views with View
2015-08-07 13:54:45 +03:00
mjaworski
ea782b83e2
fixed url conf in example
2015-04-27 11:01:19 +02:00
Dragoș Alin Rotaru
c152b39951
Update installation.rst
...
Fixed small typo
2015-04-02 23:53:19 +03:00
Skyler Berg
6c69d7eeda
Fix missing comma in installation settings documentation
2015-03-16 20:42:30 -07:00
Mateusz Sikora
7b85f6e45a
update doc
2014-10-10 16:39:46 +02:00
Mateusz Sikora
9515eb4ff5
update installation doc
2014-10-09 15:27:24 +02:00
Mateusz Sikora
478d10017c
update documentation
2014-10-09 14:16:39 +02:00
Mateusz Sikora
cf19e58dc8
draft version of documentation
2014-10-09 13:01:47 +02:00