Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 1.46 KB

File metadata and controls

73 lines (51 loc) · 1.46 KB

Usage of mockup JSON file

This mock login setup is only for local development and testing.

Do not use this code for real authentication or production use.

See user.json for code.

(NB: user.json and login-user.json has been merged)

1.

email: joeblogs2024@edugate.no password: joe

2.

username: student password: student123

3.

username: teacher password: teacher123

4.

username: admin password: admin123

HTML example:

JavaScript example: