I want to manage sessions in mobile and web application.
Unanswered
Gordiac posted this in #help-forum
GordiacOP
I want to do session management both within the scope of the mobile application and within the scope of the web application, but I think this process cannot be done with next-auth, as far as I understand, do you have any advice ?
10 Replies
you'll have to use next-auth api
@"use php" you'll have to use next-auth api
GordiacOP
do you have a resource suggestion? because no matter how much I search, I am desperate 😦
@Gordiac resolved?
@"use php" <@277395588289396737> resolved?
GordiacOP
Sorry, I don't understand this web page
'Cause I see the end points, but it does not clearly specify with which parameters the request will be sent or what kind of body request will be sent.
Even I can't help much with it.
I thought of using next auth, but its documentation was too confusing, that I didn't use it.
Someone with better knowledge of authjs might help you.
I thought of using next auth, but its documentation was too confusing, that I didn't use it.
Someone with better knowledge of authjs might help you.
I have use managed ones like firebase auth.
but I believe lucia auth is a good option
but I believe lucia auth is a good option