Skip to content

Paths for auth

Available in Taipy Enterprise edition

This section is relevant only to the Enterprise edition of Taipy.

Entry points that deal with authentication.

/api/v1/auth/login

POST

Login with username and password

Request body:

LoginSchema

Responses

/api/v1/auth/logout

POST

Logout current user with jwt token

Responses