Skip to content

Reogranized create_member flow and added AuthContext

Jeff May requested to merge fix-create-member into dev
  • Adds AuthContext which contains all the context that is derived from the authentication token / request.
  • Cleans up create_member flow things and adds type annotations.
  • Moves all member json formatting logic into a single place
Edited by Jeff May

Merge request reports