-
### Motivation
I'm the maintainer of https://github.com/dadrus/heimdall, an identity aware proxy, which is able to orchestrate different authentication and authorization solutions and act on its ow…
-
https://shopify.dev/apps/auth/oauth
ruby approach here: https://github.com/Shopify/omniauth-shopify-oauth2
-
```mermaid
---
title: Auth flow with IndexDB
---
sequenceDiagram
actor client as Client Device
participant ssr as SSR Backend
client->>ssr: Requests page first time
destroy s…
-
### What happens?
I encountered an error in the console when passing a specification that uses the OAuth2 client credentials flow. Additionally, the OAuth fields are not displayed correctly on the pa…
-
##### Description
When I generate the java client for -library=resttemplate, I can inject the OAUth2 resttemplate into the generated ApiClient, and do not need to worry about the dealing with the tok…
-
Hi there -- first off, thank you so much for building this library! Our team loves working with it. :-D
We're running into an issue where our application cannot tell which organization a user auth…
-
It [seems there is an OAuth2 flow](https://github.com/JupiterOne/graph-azure-devops/pull/1#issuecomment-757333912) that could be implemented to avoid use of personal access tokens.
-
Thank you @Colin-b and all contributors for this awesome package!
Just wanted to share some thoughts on possibility of async OAuth2 flow. I don't know all the corner cases this package handles, so …
-
_Created by @CMCDragonkai_
Once we reintroduce OAuth2 into Polykey, because our OAuth2 requirements are pretty simple, it would be beneficial to implement it from scratch to reduce dependency requ…
-
https://github.com/MicrosoftDocs/azure-docs/issues/114759 never got completed. This still needs to be documented.
We need to document that for interactive requests, iFrames are not supported.
We…