fix(auth): invalid session error (#892)

* chore: ignore dist dir

* fix(auth): speculative invalid session
This commit is contained in:
ze0s 2023-05-01 14:27:30 +02:00 committed by GitHub
parent 61439567d8
commit 83e9232b98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View file

@ -39,3 +39,4 @@ tmp/
package-lock.json
# Ditto for yarn, except we're using npm.
yarn.lock
dist/