Skip to main content

A personal Django app that extends django-rest-auth.

Project description

===== gecoauth

gecoauth is a Django app that extends django-rest-auth, providing the same endpoints but also adding some models and new functionality. Detailed documentation is in the "docs" directory.

Quick start

  1. Add "gecoauth" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'gecoauth', ]

  2. Include the GecoAuth URLconf in your project urls.py like this::

    path('gecoauth/', include('gecoauth.urls')),

  3. Run python manage.py migrate to create the gecoauth models.

  4. Start the development server and visit http://127.0.0.1:8000/gecoauth/rest-auth and http://127.0.0.1:8000/gecoauth/rest-auth-registration to use the app (see django-rest-auth for the real endpoints)

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

gecoauth-0.1.4.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file gecoauth-0.1.4.tar.gz.

File metadata

  • Download URL: gecoauth-0.1.4.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for gecoauth-0.1.4.tar.gz
Algorithm Hash digest
SHA256 19c2387dcb4b33a22a4de2b9e7a744762b2a01bf8c1ef6a667cab41bdb65b90e
MD5 153bd5d5e5971235db5d007bf49e5ba3
BLAKE2b-256 ed128210a1113920a6cbb2cfc517dcaaa6e058500cf2789e043c8786a79eabd1

See more details on using hashes here.

Supported by

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