Skip to main content
https://badge.fury.io/py/django-blockstack-auth.svg https://travis-ci.org/dotpodcast/django-blockstack-auth.svg?branch=master https://codecov.io/gh/dotpodcast/django-blockstack-auth/branch/master/graph/badge.svg

Blockstack ID authentication backend for Django

Documentation

The full documentation is at https://django-blockstack-auth.readthedocs.io.

Quickstart

Install Django Blockstack Auth:

pip install django-blockstack-auth

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'django_blockstack_auth.apps.DjangoBlockstackAuthConfig',
    ...
)

Add Django Blockstack Auth’s URL patterns:

from django_blockstack_auth import urls as django_blockstack_auth_urls


urlpatterns = [
    ...
    url(r'^blockstack/', include(django_blockstack_auth_urls, namespace='blockstack')),
    ...
]

Features

  • Allows users to authenticate with their Blockstack ID

  • Encrypts Blockstack tokens with the Django secret key

Running tests

Does the code actually work?

$ pip install detox
$ source <YOURVIRTUALENV>/bin/activate
(myenv) $ detox

Credits

Tools used in rendering this package:

History

0.1.0 (2017-12-05)

  • First release on PyPI.

Release files for django-blockstack-auth 0.1.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 django-blockstack-auth 0.1.3
File Size Uploaded
django-blockstack-auth-0.1.3.tar.gz 593.7 kB Details

Release files / django-blockstack-auth-0.1.3.tar.gz

Download URL django-blockstack-auth-0.1.3.tar.gz
Size 593.7 kB
Tags Source
SHA-256 checksum
How to use checksums
4c9fe06a2532afb80442b28ebff36fd6c606830198c69afaa2b1686e49a56c6e
BLAKE2b-256 checksum
How to use checksums
8b6ba34050a09283ad23ef665a3612f51083d4c62bccf11edcc2730684d7cc01
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.3 This release

1 release file

0.1.2

1 release file

0.1.0

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