This message was deleted.
# general
m
This message was deleted.
h
Hey, we have the non-browser APIs for this 🙂 We actually use it in the Ory CLI which is open source!
Also, we’re adding Oauth2 to Ory Cloud, we’re close to publishing it (probably around mid august)
🙏 1
a
@high-optician-2097 Cool 🙂 So, will I be able to use Ory Kratos and Ory Hydra together using Ory Cloud? Like we want to user to create account on web and even do all the user management using Kratos, and same user to be able to login to CLI app?
h
yes exactly, we’re working on a native integration for those two but another priority came in which is why this will not be released before sept
a
@high-optician-2097 If I want to release my CLI before that, Can you share how we can create those non-browser APIs? like how did you do for ORY CLI? 🙂 We are also creating a CLI that will be open source, but user will have to first create account on web and manage their profile and account there and then use same creds to login to CLI.
h
You can find the code here: https://github.com/ory/cli/blob/2dae20935ded48164e7ea20717bb76756d96dd73/cmd/cloudx/client/handler.go#L417 Unfortunately I don’t have more docs / help available for this atm 🙂
a
Using Hydra and Kratos together is actually a very important part for many of us. If Ory Cloud team prioritize this, it will be a great help for many of us 🙂
h
It is already P0 critical ;)
a
@high-optician-2097 any idea by which date in Aug do we plan to release this. :)