Expand description
Get the user’s API key.
This module provides the functionality to get the user’s API key.
This code is currently unused and unmaintained!
- Prior to use it should be reviewed and tested.
- Code should move to the appropriate code owner.
- Secret verification should be extracted as it’s a common pattern for multiple requests.
Structs§
- User
ApiKey Response - The response from the server when requesting the user’s API key.
Enums§
Functions§
- build_
secret_ 🔒verification_ request - Build the secret verification request.
- get_
login_ 🔒method - get_
user_ 🔒api_ key - Get the user’s API key.