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.tar.gz (3.4 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: gecoauth-0.1.tar.gz
  • Upload date:
  • Size: 3.4 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.tar.gz
Algorithm Hash digest
SHA256 aaec340cbe5d775ae0d60585d43a9bc76a70b62ed27b8cf63b64d975564ee3d6
MD5 107b72d5e940df5fc0614dad3d5c282c
BLAKE2b-256 693eaeefc69ff304a8ed9bf733f480bc050beee39d87881756d8108683374165

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