A reusable Django login package
Project description
Pyf Login
This is a reusable Django login package that includes a JWT-based login view.
在 django 中应用
1、下载
pip install pyf_login
2、配置 INSTALLED_APPS 中添加 "pyf_login",
3、在 urls.py 中添加 path("auth/", include("pyf_login.urls")),
4、访问 url 为:auth/login (auth 前如果有前缀,请添加自己的前缀)
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
pyf_login-0.24.tar.gz
(7.6 kB
view details)
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 pyf_login-0.24.tar.gz.
File metadata
- Download URL: pyf_login-0.24.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ac6cd91fbb33bb9f124c6ac92e63dcc99335e75ce8ff4544c09085acf30d313
|
|
| MD5 |
0dc6544fd9e3e89bb4931b7774be4234
|
|
| BLAKE2b-256 |
5ceb7f84d80575f89a3bf3590062fc952683e582096a52c8229889d057e268f0
|
File details
Details for the file pyf_login-0.24-py3-none-any.whl.
File metadata
- Download URL: pyf_login-0.24-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b0f5d34eadea86f4a677f826760f72ccdc5fce69b6a94833f39cdf1677aae81
|
|
| MD5 |
e85530f9f80c3d2f25b19f5b43cb9ced
|
|
| BLAKE2b-256 |
c0a6a8dc70f392140ba3672ba972011e84530d65d49ca70fd15eb10aedcbcdf6
|