Can we access the current user's access token in Menidx?
asked
Jan Stöckli
1 answers
0
Hi Jan,
If by access token you mean the CSRF token associated with the session of the user, the answer is yes. There's an entity "System.Session" which has a field called CSRFToken that you can get from the $currentUser.