Invenio user management and authentication.
Project description
Invenio user management and authentication.
Features:
User and role management.
User registration, password reset/recovery and email verification.
Administration interface and CLI for managing users.
Session based authentication with session theft protection as well as “remember me” support.
Strong cryptographic password hashing with support for migrating password hashes (including Invenio v1.x) to new stronger algorithms.
Session activity tracking allowing users to e.g. logout of all devices.
Server-side session management.
JSON Web Token encoding and decoding support useful for e.g. CSRF-protection in REST APIs.
Invenio-Accounts relies on the following community packages to do all the heavy-lifting:
Further documentation is available on https://invenio-accounts.readthedocs.io/
Changes
Version 1.0.2 (released 2018-10-31)
added AnonymousIdentity loader to app initialisation, fixes the any-user need functionality of invenio-access
Version 1.0.1 (released 2018-05-25)
Bumped Flask-CeleryExt from v0.3.0 to v0.3.1 to fix issue with Celery version string not being parsable and thus causing problems with installing Celery.
Version 1.0.0 (released 2018-03-23)
Initial public release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for invenio_accounts-1.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9602ba3fd4e8eabcae44c5eb970c1432edb5377ac17cbd46a2a705e81232de6d |
|
MD5 | 56a12d8466ed51f2a04426c0d3d5e666 |
|
BLAKE2b-256 | 818c55a475182ec53d06209ae4d5a0a1a838e729c58c15e8cb14ee5eed2598d2 |