E
E
Evgeny Malinovsky2020-11-20 09:03:57
Laravel
Evgeny Malinovsky, 2020-11-20 09:03:57

How can I implement custom authentication in Laravel?

There is a task to implement such authorization:
When registering, a token is generated for the user, which is entered in the table with users in the api_token column,
and during subsequent authentications, it is provided to the user in the response.
Also implement the verification of this token in the headers of the Authorization request.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question