Skip to content
/ south Public

Authenticated sessions using signed access tokens stored inside HTTP cookies.

License

Notifications You must be signed in to change notification settings

aykevl/south

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

South: stateless authenticated sessions

See this blog post for more background information about the protocol.

This package provides authentication tokens which can be used in place of the usual session IDs where the user ID is stored in the session data on the server.

Read for more information the API documentation at godoc.org.

About

Authenticated sessions using signed access tokens stored inside HTTP cookies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages