package
1.0.0-rc.5
Repository: https://github.com/beneath-hq/beneath.git
Documentation: pkg.go.dev

# README

services/user/

This service manages the User model (also see models/user.go).

Beware that User and Organization have a tight relationship: every User automatically has a "personal" Organization (so also check out services/organization/ if you need to edit something).