Hi,
I’m curious about what others have done to allow client app registration. I see that there are REST endpoints, but not a lot of info on usage. Are people simply writing their own frontends?
Thanks!
Matt
Hi,
I’m curious about what others have done to allow client app registration. I see that there are REST endpoints, but not a lot of info on usage. Are people simply writing their own frontends?
Thanks!
Matt
I just manually run the client registration command from hydra docker.
Hi Matt,
Hydra doesn’t come with a UI, most people use either the REST endpoint (docs: http://docs.hydra13.apiary.io/# ) or the cli (docs: hydra help clients create
)
Best,
Aeneas
Hi guys,
Thanks for the responses. Just wanted to double check before going down a specific path.
Matt
No problem
By the way, a UI will be available coming with Gatekeeper which is to be released soon as a private beta.
Cool. I’ll keep an eye out for that!