Skip to content

v0.2.0

Choose a tag to compare

@rameerez rameerez released this 03 Jun 18:31
· 70 commits to main since this release

v0.2.0 – User-agnostic API key owner

  • Make gem owner-agnostic: API keys can now belong to any model (User, Organization, Team, etc.)
  • Add flexible dashboard configuration for custom owner models
  • Add support for multi-tenant and team-based API key ownership
  • Improve documentation with common ownership scenarios
  • Add configuration options for current_owner_method and authenticate_owner_method