Skip to content

User-agnostic API key owner

Compare
Choose a tag to compare
@rameerez rameerez released this 03 Jun 18:31
· 6 commits to main since this release
  • 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