This repository showcases how far you can get with AdonisJS Authentication within 15 minutes when starting from scratch.
- User can login with username or email
- User can register a new account
- User can logout
- Registration input is validated
- User gets registration validation feedback
- User gets vague login feedback if authentication attempt fails