Skip to content

shapestone/session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

session

The Session Service Manages a party session with an application. In the typical usage scenario an application will:

  • Call the session service to create a session for a party.
  • On every X request the application will check with the session service as to whether the session is still valid
  • The session service can be configured to encrypt/decrypt all session data
  • The session service can rate limit request

About

Session Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages