Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Token doesn't work #795

Open
denisonlopes opened this issue Sep 8, 2023 · 3 comments
Open

Token doesn't work #795

denisonlopes opened this issue Sep 8, 2023 · 3 comments

Comments

@denisonlopes
Copy link

denisonlopes commented Sep 8, 2023

The token is not working and instances are created the same as the wrong token. Ex: When configuring the token as "123" on the server, when making a request to start an instance, informing the token "456" (which should generate an error), the system starts the instance normally.

In fact, if I send the request without the token, it starts the instance in the same way without any validation.

Grateful.

Screenshot_4

@jjhoow
Copy link

jjhoow commented Sep 12, 2023

Change it
PROTECT_ROUTES=true

@denisonlopes
Copy link
Author

Thanks for the feedback, friend. I've performed this test before, but nothing changes.

@rootjack404
Copy link

Thanks for the feedback, friend. I've performed this test before, but nothing changes.

It seems too late, but you can't put symbol on your token, it needed to be just alphabet and numeric, and it should work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants