Support the ongoing development of Laravel.io →
posted 9 years ago
Authentication
Last updated 1 year ago.
0

Why don't you just create bunch of users, assign all of them the same password (which you can hardcode into your source-code) and let them just fill in their usernames? That would give you the functionality you want. A single value login so to speak.

Edit: just to be blatantly obvious: this is a bad idea and I recommend just giving them usernames/passwords to remember.

Last updated 9 years ago.
0

I'm with driesvints. It isn't a good idea. If you want to reduce mental effort maybe enable OAuth for Fb/G+/etc login?

0

I agree this is a bad idea, I would use their email address as username (they should know this) and you can then use this to reset their password when they forget it

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Joe96 joe96 Joined 28 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.