celest_cloud_auth 0.2.0 copy "celest_cloud_auth: ^0.2.0" to clipboard
celest_cloud_auth: ^0.2.0 copied to clipboard

A Dart-native authentication and authorization service built on Celest, Cedar, and SQLite.

0.2.0 #

  • refactor(cloud_auth)!: Consolidate session logic (#273)
  • chore: Update license

0.1.1 #

  • fix: Ensure Cedar types are registered during seeding
  • fix: Ensure session is linked to user cork

0.1.0+1 #

  • chore: Remove some leftover print statements

0.1.0 #

  • Initial release.