- Fix confirm controller overwrite (#100)
- Confirm controller overwrite (#95)
- Make
auth
options empty by default (47a0a1d)
- The UI package now contains all auth scaffolding from the laravel skeleton
- Use
sass-loader
v8 for Vue preset (bb64fca)
- Removed Laravel 7.0 support (0287d4ee)
- Change the specified time until re-authentication (#37)
- Add
auth.passwords.confirm
to exported views (#36)
- Add password confirmation screen (#34)
- Remove X-CSRF-TOKEN header from Axios instance (#23)
- Replace tab to space (#28)
- Add missing semicolon to avoid unnecessary diff (#32)
- Update resolve-url-loader dependency constraint (#33)
- Add macro check on ui:auth command (#16)
Initial commit.