Categorygithub.com/jsmit257/userservice
module
0.0.0-20241119014602-e7422fe454fa
Repository: https://github.com/jsmit257/userservice.git
Documentation: pkg.go.dev

# README

userservice

This sorta provides an AuthN service, i.e.: login plus some profile info; the idea is that it would interface with an RBAC service, maybe billing, etc to make a generic user platform. It's really just an experiment of standing up a data-agnostic service from soup to nuts, with proper testing, logging, metrics, etc

TODO:

  • kubernetes
  • token auth (JWT+???)

# Packages

No description provided by the author