v0.2.0
What is new in v0.2.0
Auth-as-a-Service commands
New fdb auth subcommand group for managing per-database authentication:
fdb auth enable <service-id>- Enable auth for a servicefdb auth get <service-id>- Show current auth configurationfdb auth disable <service-id>- Disable auth for a servicefdb auth rotate-key <service-id>- Rotate the signing keyfdb auth revoke-session <service-id> <session-id>- Revoke a specific session
Social login providers
fdb auth social add <service-id> --provider google --client-id ... --client-secret ...fdb auth social remove <service-id> --provider googlefdb auth social list <service-id>
Installation
Download the binary for your platform below.