This demo is an implementation for a self-hosted application that uses an OAuth OIDC protocol with the PKCE authentication method. For more details please read: https://zitadel.com/docs/guides/integrate/login-users
Go to the http://localhost:8080/ui/console and do the following:
- Set the identity Provider information in the organization settings
- Set the SMTP information in the instance settings
docker compose up --detach
go run main.go