What is PyAMS?
PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications and content management with the Pyramid framework.
PyAMS is actually mainly used to manage web sites through content management applications (CMS, see PyAMS_content package), but many features are generic and can be used inside any kind of web application.
All PyAMS documentation is available on ReadTheDocs; source code is available on Gitlab and pushed to Github. Doctests are available in the doctests source folder.
What is PyAMS Secured Token authentication package?
PyAMS Secured Token authentication package is an extension package for PyAMS_security, which allows users authentication using a secured token.
These secured tokens are generated by the server to typically get access to protected resources or views for which for you can’t send your current credentials (like JWT tokens or API keys).
By default, these tokens are only valid for a single use on a specific URL and for a very short duration (10 minutes by default).
Changelog
3.0.0
first release
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyams_auth_stoken-2.0.0.tar.gz.
File metadata
- Download URL: pyams_auth_stoken-2.0.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
689e71070178c3cc8b14fdecac50b589be5e32a82216068529df09635a4f471b
|
|
| MD5 |
8521b9cf4610246ceadf7c1a98facf8a
|
|
| BLAKE2b-256 |
32debc3d2b6dc8a972a1c46c8d6a14b160847515adf221dd2bdeaa55827ff9a3
|
File details
Details for the file pyams_auth_stoken-2.0.0-py3-none-any.whl.
File metadata
- Download URL: pyams_auth_stoken-2.0.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82520f9cabe193ec14790ef8d80d77ad509b0e23fec825a76c57832f752ca2b3
|
|
| MD5 |
14a35489e7a5216fc3487c06d9d52eb8
|
|
| BLAKE2b-256 |
fbd7fed0279fd6f86aa51b647c50a32027f41b302a99a9673ed4866719eb7aef
|