Skip to content

Implement a basic UserService model (authn, profile, geo info for billing/shipping) with plugable data backends

License

Notifications You must be signed in to change notification settings

jsmit257/userservice

Repository files navigation

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+???)

About

Implement a basic UserService model (authn, profile, geo info for billing/shipping) with plugable data backends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages