We have hosted the application sessions in order to run this application in our online workstations with Wine or directly.
Quick description about sessions:
gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends. The key features are Simple API: use it as an easy way to set signed (and optionally encrypted) cookies. Built-in backends to store sessions in cookies or the filesystem. Flash messages: session values that last until read. A convenient way to switch session persistency (aka "remember me") and set other attributes. Mechanism to rotate authentication and encryption keys. Multiple sessions per request, even using different backends. Interfaces and infrastructure for custom session backends: sessions from different stores can be retrieved and batch-saved using a common API. First we initialize a session store calling NewCookieStore() and passing a secret key used to authenticate the session.Features:
- Built-in backends to store sessions in cookies or the filesystem
- Flash messages: session values that last until read
- Convenient way to switch session persistency (aka "remember me") and set other attributes
- Mechanism to rotate authentication and encryption keys
- Multiple sessions per request, even using different backends
- Simple API: use it as an easy way to set signed (and optionally encrypted) cookies
Programming Language: Go.
Categories:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.