Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript SDk #22

Closed
akshay27395 opened this issue Jul 22, 2020 · 2 comments
Closed

Javascript SDk #22

akshay27395 opened this issue Jul 22, 2020 · 2 comments

Comments

@akshay27395
Copy link

Can you provide readme for Javascript SDK.

@valera33
Copy link

yeah, all we have is this:

import { AdminApi } from '@oryd/hydra-client'

// Set this to Hydra's URL
const hydraAdmin = new AdminApi('http://localhost:4445')

in the docs of HYDRA: https://www.ory.sh/hydra/docs/sdk/js

it is really not much, and it is wrong, AdminApi expects multiple parameters, and first one is a Configuration which we should reverse engineer? or what is the idea? :)

@honzapatCZ
Copy link

@valera33 @akshay27395 Figured it out guys? For me it worked at somepoint, but stopped, doh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants