This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
[DOCS] ERROR: Code: Unimplemented #55
Labels
dev::docs
Documentation only changes
Comments
Ok, I start all binaries separately and test commands from Help.
And if use JWT value from "at" in the request below:
Response:
But if I use the old JWT from your Help page
Why fresh JWT sent by login does not work? |
I will check it. Thanks for your notice. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
Thank you for your interesting project!
I try to play with it but always get errors.
From your Help:
cargo watch --exec "run | bunyan"
And if I set one of these binaries -
grpcurl -d '{"username":"smhmayboudi","password":"smhmayboudi"}' -import-path fip_at/proto -import-path fip_api/proto -import-path fip_jwks/proto -import-path fip_rt/proto -import-path fip_user/proto -plaintext -proto api_auth.proto 127.0.0.1:8080 fip.api.auth.Auth/Login
How to get a good response?
The text was updated successfully, but these errors were encountered: