How can I use Open ID Connect (a type of authentication) in a react-native-windows app? #13538
-
Hi all, I'm trying to use OpenID Connect in my For macOS, I'm using For Windows, however, I'm stumped. I can see that the organisation behind AppAuth also offer a Node.js implementation, AppAuth-JS, which they've demonstrated usage of with Electron. However, integrating it with my RNW app is another question. First, I've tried running their sample Node.js app, only to find that it uses the "loopback" flow, which Google say they've deprecated on non-desktop platforms. This is confusing for a start, because I'm experiencing the error despite running on a desktop platform. But either way, they explicitly say that they've deprecated it on UWP, even if they haven't deprecated it on other types of Windows app. To my understanding, Can anyone advise on how I might implement OpenID in a |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Here's some documentation on how to do OpenID in UWP: |
Beta Was this translation helpful? Give feedback.
Here's some documentation on how to do OpenID in UWP:
https://learn.microsoft.com/en-us/windows/uwp/security/web-authentication-broker