useRefreshToken types error #599
-
why did you comment out those lines, they causes type errors in the latest version scr2em@7a7a29d#diff-0e2616be6cb3ff4e180a804ecc1c64b3995b6f87860c05b45eed3dd44949930c |
Beta Was this translation helpful? Give feedback.
Answered by
darkmatter18
Oct 7, 2021
Replies: 2 comments 2 replies
-
Hey, I commented out those lines, because I wanted to change the refresh Token. I made PR #603 which has all the new code bases. Now I am stuck. I need help. Actually, I want to test that codebase. But the problem is to test the code, I have to release it to NPM. So do you have any idea, how can I test the code without publishing. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
scr2em
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, I commented out those lines, because I wanted to change the refresh Token.
I made PR #603 which has all the new code bases.
Now I am stuck. I need help. Actually, I want to test that codebase. But the problem is to test the code, I have to release it to NPM. So do you have any idea, how can I test the code without publishing.