Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing check that ranger's authorization challenge is solved #106

Closed
kovetskiy opened this issue Oct 2, 2018 · 6 comments
Closed

Comments

@kovetskiy
Copy link

trading-ui does send jwt token to ranger, but there is no check that authorization challenge is solved, need to add the check and show an alert if authorization is failed.

Good example of such check is here: https://github.com/rubykube/ranger-example-nodejs

related issues #102 #105

@huuhait
Copy link

huuhait commented Oct 21, 2018

Not working
image
image
and after refresh page
image

@huuhait
Copy link

huuhait commented Oct 21, 2018

node app.js Not update

node app.js --jwt (JWT PRIVATE KEY) = [ERROR] Authentication failed.
image

@nantestdeveloper
Copy link

nantestdeveloper commented Jan 11, 2019

@Thedabest have you resolved this issue?
Using peatio 1.8.51 ,not able to start the ranger services on local dev env. any idea how to start?

@huuhait
Copy link

huuhait commented Feb 1, 2019

fixed

@omgnotagain
Copy link

@huuhait can you please tell me how did you manage to solve this issue. I have the exact same problem tried also with ranger node test script, same results.

@Changsst
Copy link

fixed

@huuhait how u managed to fix?

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

No branches or pull requests

6 participants