IdentityModel / oidc-client-js

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
Apache License 2.0
2.43k stars 842 forks source link

Oidc-Client Library For React-Native #1351

Closed anilakuzum closed 3 years ago

anilakuzum commented 3 years ago

Is it possible to use library Oidc-Client for project React-Native , not Reacj.js

oklas commented 3 years ago

It seems to be a duplicate #306

brockallen commented 3 years ago

Native apps should be using a native browser via AppAuth, not this library. Here's a reference impl: github.com/openid/appAuth-JS