localStorage to get token no longer exists.
Closed this issue · 4 comments
Demonstrandum commented
> localStorage.getItem("token")
Uncaught ReferenceError: localStorage is not defined
at <anonymous>:1:1
(anonymous) @ VM943:1
Unable to get token for .yaml
file, the localStorage function is no longer there.
Demonstrandum commented
Made a pull request on new method of retrieving token here: #19
boardfish commented
Discord's response in my twitter DMs:
"Sorry, but we have no affiliation with that site or program, so we won't be able to recommend anything in regards to it."
… On 2 Jun 2017, at 19:57, Sam ***@***.***> wrote:
Made a pull request on new method of retrieving token here: #19
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Demonstrandum commented
boardfish commented
Thanks, I've just got this working. This issue can be closed now.