-
I went and wrote up a guide for how I would recommend using FedCM with OAuth and OpenID Connect. You can find it here:
https://github.com/aaronpk/oauth-fedcm-profile
It's written more as an impl…
-
I need help in accessing API to get other member profile. Here is the process I have done.
From LinkedIn API
https://www.linkedin.com/oauth/v2/authorization?response_type=code&client_id=YOUR_CLI…
-
### Discussed in https://github.com/zitadel/zitadel/discussions/6594
Originally posted by **rustyb** September 19, 2023
👋 Hi Folks - Hoping you can help me with a little issue i'm having here.…
-
Getting workout data does not seem to work properly.
Can you please check the code if Workout permissions are properly handled?
Running the following code:
```
const options = { read: [ PERM.…
-
### App
FranConnect
https://docs.franconnect.net/#tag/Authorization-Code
-
Udostępniliśmy mechanizm [PKCE](https://tools.ietf.org/html/rfc7636) (Proof Key for Code Exchange), który możesz użyć podczas [autoryzacji użytkownika](https://developer.allegro.pl/auth/#app). Dzięki …
-
### Summary
The current code causes a module failure in my configuration, due to the use of ldap filters on user groups.
Even though I supply groups, the code initially creates a user with zero gr…
rmuir updated
3 months ago
-
I struggled for a long time yesterday to get connected to the API for 2 reasons - 1 is that there are 2 sources of documentation that are contradictory and the other is that the grant type for OAuth2 …
-
Have you see the announcement from Netatmo for the API use? Is this node already use this method?
> Dear Netatmo developer,
> To improve the security of our products, we inform you that the Client…
-
I just tried using the Instagram provider to authenticate users in my app and for te most part it works out fine, however when after users grant access to my app and I try to run:
``` php
$token = $p…
jahvi updated
9 years ago