[0.0.81] - 2025-08-23 --------------------- Fixed ^^^^^ - JWK algorithm detection with OKP keys. - OIDC Client ``acess_token`` and ``refresh_token`` are unique in the SQL backend. - The OIDC metadata indicate that some more algs, including `EdDSA` are supported. Added ^^^^^ - OIDC ``iat`` claims are now float, with milli/micro-second precision. :issue:`292` - LDAP dates are stored with milliseconds precision and timezones.