privy-authorization-signature
header of your request.
Follow the guides below to take actions with owners depending on your desired integration.
- NodeJS
- NodeJS (server-auth)
- Java
- REST API
The NodeJS SDK accepts authorization keys via
AuthorizationContext
at the method level.
Look at this guide to learn about setting
up the authorization context.The Privy client will now automatically sign requests when an AuthorizationContext is provided as a method param.
You can simply use the Privy client’s methods and requests will be automatically signed.