Answer the question
In order to leave comments, you need to log in
Custom authentication in laravel 5.4?
You need to do custom authentication.
After entering the login and password, the data is sent to a third-party service (otrs), where the user is authenticated. Then, if successful, certain data is returned and written to the session.
I can't figure out how to override the default authentication.
How do I indicate that the user has authenticated?
Answer the question
In order to leave comments, you need to log in
The most adequate variant - OAuth2. There are a lot of packages for this.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question