teamhanko / passkeys

FIDO2-certified passkey server and SDKs for adding passkey support to any auth system
https://hanko.io/passkey-api
GNU Affero General Public License v3.0
115 stars 8 forks source link

Document `create_api_secret` #34

Closed FreddyDevelop closed 6 months ago

FreddyDevelop commented 8 months ago

The server readme (https://github.com/teamhanko/passkeys/tree/main/server#create-tenant) and admin openAPI Spec do not reflect the create_api_secret parameter. The parameter should be added to the admin openAPI spec and we should change changes the readme as some statements are not true anymore e.g.: Note: The result of the curl command will contain your tenant id (Field: id) and your API key (Field: api_key.secret)