XuqmGroup-RNSDK/packages/license
XuqmGroup b04742fb9c feat(license): add @xuqm/rn-license package
Implements device authorization for React Native:
- AES-256-GCM + PBKDF2 decryption via react-native-quick-crypto (lazy loaded)
- AsyncStorage persistence with @xuqm:license:* keys
- 10-minute in-memory + persistent cache with offline fallback
- LicenseResult discriminated union type

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 02:25:38 +08:00
..
src feat(license): add @xuqm/rn-license package 2026-05-16 02:25:38 +08:00
package.json feat(license): add @xuqm/rn-license package 2026-05-16 02:25:38 +08:00