issues
search
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
Feature/token store
#45
Closed
tusmester
closed
4 years ago
tusmester
commented
4 years ago
Add basic token store and infrastructure.
tokens are cached for a short period
authority info is also cached
Add basic token store and infrastructure.