Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thinkverse/laravel-passwordless

Testing Passwordless Authentication Built with Laravel Jetstream.
https://github.com/thinkverse/laravel-passwordless

alpinejs jetstream laravel livewire passwordless passwordless-authentication tailwindcss

Last synced: 1 day ago
JSON representation

Testing Passwordless Authentication Built with Laravel Jetstream.

Awesome Lists containing this project

README

        

## About Laravel Passwordless

This is a demo project implementing _Password-less_ authentication with [Laravel Jetstream], based on a blog post named "[Password-less Login with Laravel 8]" written by [Mark Snape].

## License

The Laravel framework is open-sourced software licensed under the [MIT license].

This project falls under the same license.

[Laravel Jetstream]: https://jetstream.laravel.com/
[mit license]: https://opensource.org/licenses/MIT
[password-less login with laravel 8]: https://talltips.novate.co.uk/laravel/passwordless-login
[mark snape]: https://github.com/snapey