Skip to content

docs(fastify): user creation, reset password, and colocated package docs#195

Open
premsgr wants to merge 2 commits into
mainfrom
docs/user-creation-flow
Open

docs(fastify): user creation, reset password, and colocated package docs#195
premsgr wants to merge 2 commits into
mainfrom
docs/user-creation-flow

Conversation

@premsgr

@premsgr premsgr commented May 11, 2026

Copy link
Copy Markdown
Collaborator

docs(fastify): user creation, reset password, and colocated package docs

Tasks completed

  • Documented how new users are created across the SaaS fastify package, fastify/packages/user, and SuperTokens (tables, public vs tenant users routing, mermaid diagrams, source pointers, verification checklist) in packages/fastify/docs/user_creation_flow.md.
  • Relocated user creation documentation from the repository root into packages/fastify/docs/ so it lives beside the implementation it describes.
  • Added packages/fastify/docs/reset_password_flow.md covering admin vs tenant password reset, request context from accountDiscoveryPlugin, and SuperTokens email/password reset behavior.

premsgr added 2 commits May 11, 2026 09:28
Move user creation documentation under the fastify package and document
admin vs tenant password reset behavior alongside it.
@premsgr premsgr changed the title docs: add user creation flow documentation docs(fastify): user creation, reset password, and colocated package docs May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant