oauth
Here are 1,504 public repositories matching this topic...
A spec compliant, secure by default PHP OAuth 2.0 Server
-
Updated
Aug 31, 2020 - PHP
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
-
Updated
Sep 2, 2020 - C++
Simple OAuth library for Java
-
Updated
Aug 28, 2020 - Java
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
-
Updated
Sep 3, 2020 - Ruby
-
Updated
Aug 27, 2020 - TypeScript
OAuth Proxy
-
Updated
Sep 1, 2020 - JavaScript
Swift based OAuth library for iOS
-
Updated
Aug 14, 2020 - Swift
Is your feature request related to a problem? Please describe.
The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.
Describe the solution you'd like
New documenta
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
-
Updated
Aug 3, 2020 - Python
OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
-
Updated
Sep 1, 2020 - PHP
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
Sep 4, 2020 - Python
基于 Spring Boot、Spring Cloud、Spring Oauth2 和 Spring Cloud Netflix 等框架构建的微服务项目
-
Updated
Sep 9, 2019 - Java
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
-
Updated
Sep 2, 2020 - Java
Monkey is a unofficial GitHub client for iOS,to show the rank of coders and repositories.
-
Updated
May 9, 2020 - Objective-C
Describe the bug
I think this is a similar problem than what was already reported in ory/fosite#434, but elsewhere in the code. I believe all calls to url.QueryUnescape should be removed from the code. Go already escapes all query/form parameters automatically and unescaping again can just break things.
Example:
func GetRedirectURIFromRequestValues(value
YOU SHOULD USE https://github.com/lepture/authlib
-
Updated
Sep 3, 2020 - Python
Just Announced - "Learn Spring Security OAuth":
-
Updated
Sep 4, 2020 - Java
Not seeing how I'd be able to do that. the step certificate create -csr seems to expect to create a new private key
A starter project for Next.js with authentication
-
Updated
Jul 15, 2020 - JavaScript
An Elixir Authentication System for Plug-based Web Applications
-
Updated
Aug 23, 2020 - Elixir
-
Updated
Sep 3, 2020 - TypeScript
Improve this page
Add a description, image, and links to the oauth topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oauth topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
When Hydra receives a request with a token that is no longer valid, it logs an error with what appears to be debug output:
At high lo