Skip to content

Commit 8aaba03

Browse files
ksroda-saclaude
andcommitted
test: add cross-link to token-refresh in RN login-pkce README
Verifies the trickiest path-aware filter case: an RN sample change outside the `android/` subdir should still trigger the Android matrix via the watch_root walk-up to package.json. Also exercises the JS matrix's direct subtree match and proves iOS/.NET/Java workflows correctly skip via empty matrix. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f100770 commit 8aaba03

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

samples/react-native/login-pkce/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Minimal React Native app demonstrating OIDC login using Authorization Code + PKCE via [`react-native-app-auth`](https://github.com/FormidableLabs/react-native-app-auth). The system browser (ASWebAuthenticationSession on iOS, Custom Tabs on Android) handles the auth UI — never an embedded WebView.
44

5+
> Looking for the token-refresh variant? See [`samples/react-native/token-refresh/`](../token-refresh/).
6+
57
## Prerequisites
68

79
- Node 22.11+

0 commit comments

Comments
 (0)