jdenoc / money-tracker

income/expense tracker with receipt retention
MIT License
5 stars 0 forks source link

Build login page #119

Open jdenoc opened 6 years ago

jdenoc commented 6 years ago

When not logged in, user should be automatically redirected to the / path. This will be the default login path.

jdenoc commented 3 years ago

Permissions tool may help: https://laravelexamples.com/tag/spatie-laravel-permission

jdenoc commented 2 years ago

Auth0 tutorial: https://www.youtube.com/watch?v=yufqeJLP1rI

jdenoc commented 1 year ago

Laravel Fortify: https://laravel.com/docs/8.x/fortify#main-content

jdenoc commented 1 year ago

Passwordless login: https://laravel-news.com/passwordless-authentication-in-laravel