External Publication
Visit Post

v0.2.0 of huwiya_sdk

The official repository for Dart and Flutter packages. [Unoffic… June 27, 2026
Source

OAuth 2.0 + PKCE authentication SDK for Flutter, backed by Huwiya ID. Reactive auth state, automatic token refresh, JWT claims validation. Changelog excerpt: - **Clock-skew tolerance for JWT validation.**Added HuwiyaConfig.clockSkewTolerance(default 5 minutes) that drives the grace window for the exp(and optional iat) claim checks, replacing the previous hard-coded 60-second window. - **Issued-at validation is now opt-in.**Added HuwiyaConfig.validateIssuedAt(default false). An iatin the future is almost always a wrong deviceclock rather than a security problem, so it no longer blocks sign-in by default. Set validateIssuedAt: truet[...]

Discussion in the ATmosphere

Loading comments...