Crossauth.js
Crossauth is a package for authentication and authorization using username/password, LDAP and OAuth2. It has two components, each can be used without the other: server for the backend and client for the frontend. It is still under development and currently only the OAuth client part is implemented. Enough of the session manager exists to support the OAuth client, but without user login functionality (ie just anonymous sessions).
There is also a Typescript package (in a separate repository) that provides identical functionality, plus frontend Javascript..
This package is very much in alpha and so far has been used in one project only. Being alpha, the API is subject to change without warning.
Release files for pycrossauth 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pycrossauth-1.0.0.tar.gz | 88.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pycrossauth-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 189.3 kB
Release files / pycrossauth-1.0.0.tar.gz
| Download URL | pycrossauth-1.0.0.tar.gz |
|---|---|
| Size | 88.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
67ee41c3b27b8e5401f28e1be9be80c0ad7cc7d203790dca94e97d6c2050514b
|
|
BLAKE2b-256 checksum How to use checksums |
f4e5e3377a8aaf5806990ad32f0752a6e250d1ffa21cc3af9ece43742f854fad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.5
|
Release files / pycrossauth-1.0.0-py3-none-any.whl
| Download URL | pycrossauth-1.0.0-py3-none-any.whl |
|---|---|
| Size | 101.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
36ac2a52a60a9ebe6422b01840ba0f06a12150736e50b23d126bde2022673a58
|
|
BLAKE2b-256 checksum How to use checksums |
e56c9a2901c52d06d7354e8e42a3e236f214625e74d8382dc9138d14c7937c9e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.5
|