-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] TypeError: this.refreshToken is not a function #80
Labels
bug
Something isn't working
Comments
Thank you for the report! I'll look into this ASAP |
mitchwadair
added a commit
that referenced
this issue
Jul 31, 2023
I believe I have found the issue, but repro is slow so hopefully I'll have the fix published in the next couple of days |
mitchwadair
added a commit
that referenced
this issue
Aug 1, 2023
mitchwadair
added a commit
that referenced
this issue
Aug 1, 2023
Fix is now live in v1.0.3. Bump your version to that and you should be good to go 👍 Thanks again for the report! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
TypeError: this.refreshToken is not a function
To Reproduce
Steps to reproduce the behavior:
identity
withid
,secret
,acessToken
&refreshToken
, setlistener
totype
websocket
.channel.follow
&channel.update
Expected behavior
No exception, refresh token get's renewed without issues.
Screenshots
Environment:
Additional context
No additional content.
The text was updated successfully, but these errors were encountered: