a user management system for my apps (and future websites) Multicards and Academ
website: https://auth.phyotp.dev
base url is api.phyotp.dev/phyoid
. If JWT token is required, it has to be in the Authorisation header as Bearer JWT token
.
Registers a new user and returns a JWT token.
Logs in a user and returns a new JWT token.
Updates the specified data. JWT required.
Returns user data. Specific data can be specified by using /userdata/<data>
. JWT required.
idk how to use this
Deletes user. Password and JWT token are required, so password has to be in the body.
a database for public sets. find out more at https://github.com/PhyoTP/Multicards
website: https://multicards.phyotp.dev
the webscraping and coupon finding part of Sticky Notes