Categorygithub.com/barpav/msg-sessions
module
0.0.0-20231001104140-b4b79d4b4ea7
Repository: https://github.com/barpav/msg-sessions.git
Documentation: pkg.go.dev

# README

Sessions (messenger)

This is user authentication and session management component of the Messenger pet-project.

Functions

  • Starting and ending user sessions.

  • Storing session data (Redis).

  • Retrieving and updating session info (time started, last activity, IP, client).

  • Providing session validation gRPC API for other microservices.

See microservice REST API and deployment diagram for details.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author