A light weight session token with integrity assurance, written in C#.
-
Updated
Mar 2, 2017 - C#
A light weight session token with integrity assurance, written in C#.
Server that creates session token internally for each user request. This code shows how to create your own tokens in a typescript server. Each token is used to validate the request coming in. The token are assigned to AccessRights and a expiration date and time
To associate your repository with the sessiontoken topic, visit your repo's landing page and select "manage topics."