fetch('https://hydra-admin-api/oauth2/auth/requests/login/accept?login_challenge=12345', {
method: 'PUT',
headers: {'Content-Type': 'application/json'},
body: JSON.stringify({
subject: '[email protected]',
remember: true
}),
})
.then((res) => res.json())
Ory Hydra is written in Go and we provide SDKs for almost every language including Dart, .NET, Go, Java, PHP, Python, Ruby, Rust and Typescript. It works with any login system and it is easy to customize the login experience. Follow our step by step documentation and integrate Hydra in a snap.
Implement the full Open Authorization 2.0 standard in your technology stack. Ory Hydra integrates with any open source (e.g. Ory Kratos) or proprietary IAM system.
Rely on an OpenID Certified® OIDC Provider. Ory Hydra implements all flows specified by the IETF and OpenID Foundation.
Use your branding and user interfaces for all OAuth2.0 and OpenID Connect flows. Your own styles and flows powered by a robust API and intuitive CLI.
Migrate from MITREid Connect to Ory Hydra. Migration documentation is provided.
Encrypt cryptographic keys for e.g. signing JWTs, store them securely and manage OAuth 2.0 clients directly from the CLI.
Sleep easy, knowing that Ory Hydra is designed to reduce security incidents and scales as required. Ory Hydra serves tokens to millions of users weekly and just works.
Customer Feedback
The following reviews were collected on our website.
Got Questions? Find Answers Below!
Our Most Frequently Asked Questions