Skip to content

Samk13/invenio-accounts

This branch is up to date with inveniosoftware/invenio-accounts:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dafe836 · Dec 4, 2024
Dec 4, 2024
Jul 4, 2023
Mar 21, 2024
Dec 4, 2024
Dec 4, 2024
Jul 31, 2015
Jun 9, 2022
Jun 9, 2022
May 13, 2020
Jul 6, 2021
Dec 4, 2024
Dec 9, 2020
Mar 21, 2018
May 11, 2021
Jun 9, 2022
Feb 15, 2022
Jun 3, 2022
Mar 31, 2022
May 15, 2020
Aug 8, 2024
Dec 4, 2024
Mar 31, 2022

Repository files navigation

Invenio-Accounts

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 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/

About

Invenio module for managing user accounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.6%
  • HTML 10.9%
  • Shell 0.5%