Replies: 1 comment
-
|
That is expected behavior currently; that's how the frontend knows that the user is not known to the backend. That behavior might be changed soon, as discussed in #1188. The backend already supports such checks with status code 200. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tried the sample code to start the service. Made some changes to get it to work:
Notice
window.above.So the UI loaded but on the browser console output I see this:
Is this to do with the secret I entered to start the server? Not sure where to place it.
Beta Was this translation helpful? Give feedback.
All reactions