Skip to content

Conversation

@jmcguire
Copy link
Contributor

@jmcguire jmcguire commented Jun 6, 2023

Two new functions to help validate your API keys: validate_personal_api_key and validate_org_api_key. These work similarly to the more general validate_api_key, but will also validate that the API key is a personal or an org key. The return types are slightly different, to reflect that.

Two new functions to help validate your API keys: validate_personal_api_key and validate_org_api_key. These work similarly to the more general validate_api_key, but will also validate that the API key is a personal or an org key. The return types are slightly different, to reflect that.
Copy link
Contributor

@andrew-propelauth andrew-propelauth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@jmcguire jmcguire merged commit 967a8b1 into main Jun 6, 2023
@jmcguire jmcguire deleted the feature/more_api_validations branch June 6, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants