Skip to content

Conversation

@ztraboo
Copy link
Contributor

@ztraboo ztraboo commented Oct 21, 2021

The token created from this endpoint uses algorithm "HS512". Added this algorithm to the array.
https://developer.bigcommerce.com/api-docs/storefront/current-customer-api

Also noticed that when using verify_payload it gave an error since there were three values returned. Put a __ to handle the last value returned.

The token created from this endpoint uses algorithm "HS512". Added this algorithm to the array.
https://developer.bigcommerce.com/api-docs/storefront/current-customer-api

Also noticed that when using `verify_payload` it gave an error since there were three values returned. Put a `__` to handle the last value returned.
…ayload`.

This `, __` variable doesn't need to be there.
Copy link
Contributor

@bc-zachary bc-zachary left a comment

Choose a reason for hiding this comment

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

Thanks @ztraboo for the contribution!

@bookernath bookernath merged commit d891fa6 into bigcommerce:master Jul 7, 2022
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