@authowl/react 0.18.9 → 0.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -71,7 +71,7 @@ When the server selects an Akedly Shield V1.2 route, these components fetch a fr
71
71
  challenge and complete its proof-of-work and optional Turnstile ceremony automatically.
72
72
  Provider API keys and pipeline credentials remain server-side. Custom phone UIs can call
73
73
  `phoneOtp.prepare()` and `solvePhoneOtpChallenge()` to implement the same guarded flow.
74
- See the [complete headless and retry guide](https://github.com/mstfash/authowl-sdk/blob/main/docs/phone-otp.md).
74
+ See the [complete headless and retry guide](https://github.com/authowl/authowl-sdk/blob/main/docs/phone-otp.md).
75
75
 
76
76
  `@akedly/shield` is installed with `@authowl/core` so every consumer bundler can
77
77
  resolve the integration safely. It remains behind a dynamic import, so its