SenseNet / sn-client-dotnet

A .Net client for sensenet that makes it easy to use the REST API of the Content Repository.
https://www.sensenet.com/
GNU General Public License v2.0
7 stars 16 forks source link

Get current user data #72

Closed tusmester closed 1 year ago

tusmester commented 1 year ago

Create a dedicated API for loading the currently logged in user from a repository service. No special server-side API is needed, it is enough to provide information about the user that is in the token contained in the request.