This website requires JavaScript.
Explore
Help
Sign In
jackc
/
slop-farmer-server
Watch
1
Star
0
Fork
0
You've already forked slop-farmer-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3b34df1196085ebcd7609e760056e97a3d9b7d77
slop-farmer-server
/
slopserver
History
Jack Case
3b34df1196
create a JWT when an altcha is verified
2025-10-21 15:49:48 +00:00
..
alembic
create basic user table
2025-10-17 20:29:14 +00:00
__init__.py
initial alembic revision
2025-10-17 20:13:02 +00:00
common.py
user creation flow with altcha verification
2025-10-20 18:25:29 +00:00
db.py
user creation flow with altcha verification
2025-10-20 18:25:29 +00:00
models.py
the altcha payload is a base64 encoded string
2025-10-20 18:46:54 +00:00
server.py
create a JWT when an altcha is verified
2025-10-21 15:49:48 +00:00