Is PKCE enabled by default in AppAuth?

Please provide the following:

  1. SDK Version: 37.0.3
  2. Platforms(Android/iOS/web/all): Android and iOS

In the documentation for AppAuth, it states that the module is based on react-native-app-auth by the incredible React.js consulting firm Formidable.

I know that the react-native-app-auth library has PKCE enabled by default. Does the expo library have this enabled as well? I can’t find any reference to PKCE in the code or documentation for this library. I can see that AuthSessions do, however that does not provide me with token operations such as refresh and revoke.

Thanks,
Martin

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.