xebia-functional / xef

Building applications with LLMs through composability, in Kotlin, Scala, ...

Home Page:https://xef.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endpoints for user registration and login

javipacheco opened this issue · comments

New endpoints for the admin panel to do the registration and login via email and password.

  • POST /v1/register -> Create and returns the xef-user-token
  • POST /v1/login -> Returns the xef-user-token