Version: 1.01
Description: Remake of MySQL API Server (Key + Token) and [B4X] User Login Apps
This is not just a basic template. It is fully functional user registration and login system with user reset and change password.
The token will expired in 10 minutes (you can set it like 30 minutes or longer) and renew using API key. It is similar to using json web token.
Testing can be done locally without setting up email.
Database: MySQL, SQLite
To be use together with B4X User Login Client
Note: Depends on MiniORMUtils v1.13 and WebApiUtils v2.07
Description: Remake of MySQL API Server (Key + Token) and [B4X] User Login Apps
This is not just a basic template. It is fully functional user registration and login system with user reset and change password.
The token will expired in 10 minutes (you can set it like 30 minutes or longer) and renew using API key. It is similar to using json web token.
Testing can be done locally without setting up email.
Database: MySQL, SQLite
To be use together with B4X User Login Client
Note: Depends on MiniORMUtils v1.13 and WebApiUtils v2.07
Attachments
Last edited: