-
As a Developer
I want to login with my API access to Github
so I can use our automaticly Development for creating Repositories
-
Due to changes in Netatmo security policies (can be read here: https://dev.netatmo.com/apidocumentation/oauth#authorization-code), the login / authorization of the Symcon module is no longer working:
…
-
Attempting to use oauth2orize to setup an authorization server for authorization code grant flow with a passport local strategy. Having issues after authenticating user when attempting to validate the…
-
this is the code in `src/oauth/oauth2.js`
```
exchangeForToken(oauth, userData) {
...
// we don't use the value we configed, and is this a bug?
// I am using comtom oauth2 serve…
-
Referencing to the expanding part of 'Readme' in `https://pub.dev/packages/oauth2`
Could you please referase this section so the code works...
```
There is not a universal example for implementi…
-
Hi there! Thanks for sharing this!
Would you have any sense of how difficult it would be to modify this plugin to use the [Authorization Code grant type](https://tools.ietf.org/html/rfc6749#section…
-
Looks great! Are you ready to upload your package (y/n)? y
Pub needs your authorization to upload packages on your behalf.
In a web browser, go to https://accounts.google.com/o/oauth2/auth?access_…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### What happened?
I installed YouTube Music Desktop and expected to be able to enable the "ytm" endpoint. Sadly, this di…
-
Ideas
* BeginBlocker and EndBlocker -- should be reviewed for code that can panic
* Any module function from the SDK that involves transferring funds
* UNIX time functions
* Grants and authoriza…
-
Aktuell funktioniert der OIDC Authorization Flow in der App nicht. Möglicherweise hängt es mit der von der App verwendenten [PKCE](https://doorkeeper.gitbook.io/guides/ruby-on-rails/pkce-flow) Erweite…