Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
A PHP program that creates maths basic facts quizzes.
My Basic Facts Quiz is software written by two school students for primary (elementary) school students to practise maths basic facts questions on. The software asks the user what numbers the questions should include and how many questions to attempt at a time; then randomly generates quizzes full of questions with those parameters. The software gives the student feedback once they have completed the quiz they are given, including the percentage correct.
The Ludwig system is a combined tutoring and assessment system written mainly in PHP and using a MySQL database. It is intended for elementary programming classes. Ludwig was developed at Penn State as the result of a Software Design class.