Hello, I've been looking at how to implement custo...
# talk-hydra
b
Hello, I've been looking at how to implement custom UI for the OIDC login and consent flow https://www.ory.sh/docs/hydra/guides/custom-ui-oauth2 The demo (https://github.com/ory/hydra-login-consent-node) is a node app and requires an API KEY Is it possible to implement custom UI with pure frontend app (eg React) which cannot have an API KEY ?