This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Description
When I clicked on "sign out" it seemed to sign me out when I refreshed, I was signed in again. When it did look like I was signed out and clicked "sign in" I got and error message with
{
"name": "ApiError",
"message": "Unauthorized",
"stack": [
"ApiError: Unauthorized",
" at cR (https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:32:11273)",
" at https://pacta.dev.rmi.siliconally.dev/_nuxt/entry.3910a747.js:32:11741"
]
}