Skip to content

Commit

Permalink
Add auth to Link token creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Desilets committed Aug 9, 2022
1 parent 45cb51a commit 650e017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/Tokens.php
Expand Up @@ -24,7 +24,7 @@ class Tokens extends AbstractResource
* @param string|null $android_package_name
* @param string|null $payment_id
* @param string|null $institution_id
* @param array<string> $auth
* @param array|null $auth
* @return object
* @throws PlaidRequestException
*/
Expand Down

0 comments on commit 650e017

Please sign in to comment.