Skip to content

v0.4.12

Choose a tag to compare

@IhsenBouallegue IhsenBouallegue released this 05 Jun 23:37
· 6 commits to main since this release

Fixed

  • connect: parse the device token response shape better-auth actually returns ({ access_token, expires_in }); approval no longer ends in 'Auth response missing session token'
  • CLI flag parsing: narrow parseArgs values to strings (repo CI red on these type errors since 2026-05-17)