Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Bugfix incorrect api_key in SessionToken function #1001

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

ClaraLeigh
Copy link
Contributor

Fixes an issue where the verifyValidity() function checks the api token against the global api_key instead of any shop specific token.
Also fixes an infinite loop error that was occurring for myself, possibly related to: #962

Fixes an issue where the verifyValidity() function checks the api token against the global api_key instead of any shop specific token.
Also fixes an infinite loop error that was occurring for myself, possibly related to: gnikyt#962
@Kyon147 Kyon147 requested a review from gnikyt November 3, 2021 10:58
@gnikyt
Copy link
Owner

gnikyt commented Nov 3, 2021 via email

@gnikyt gnikyt merged commit a2ea093 into gnikyt:master Nov 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants