how to use current logged-in details
-
I am going to create new function for new endpoints which helps to submit the form but while submit I want the current logged-in details. How to get it ?
— If I add cookie var to new endpoints then how to pass current user cookie value?
— Is their any way while login (generate_auth_cookie) to store/keep it and later we can use it suppose while new function , I need it?
- The topic ‘how to use current logged-in details’ is closed to new replies.