mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-27 03:50:56 +00:00
999 B
999 B
title | description |
---|---|
Authentication API | … |
Authentication aka Auth
The authentication API (aka Auth API) is used for all operations on the currently logged in user.
Service | URI |
---|---|
REST | https://api.zitadel.ch/auth/v1/ |
GRPC | https://api.zitadel.ch/caos.zitadel.auth.api.v1.AuthService/ |
At a later date we might expose functions to build your own login GUI You can build your own user Register GUI already by utilizing the Management API