Share feedback, ideas and get community help

B
Borba
Offline, last seen 3 months ago
Joined September 13, 2024
Hi, I'm trying to implement authentication of my user through a token that I pass in the url. The idea would be to perform the authentication just by passing this token and validating that he has permission to proceed, but know how do I can do login with this authentication.
The user is already created in the database, I just want to authenticate and sign in
6 comments
B
B