-
Notifications
You must be signed in to change notification settings - Fork 25
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
Remove client id and client secret from the app.js. #157
Comments
Hi Alex, I am trying to host https://github.com/Nebo15/gandalf.api and https://github.com/Nebo15/gandalf.web to AWS EC2 server, but getting error 401 Unauthorized How can I generate API_ENDPOINT, API_CLIENTID and API_CLIENTID |
@kumarsujendra hi. Thanks for you question and that you are using Gamdalf. I will try to help you soon. Let me try to run gandlaf localy to understand that can be wrong in instruction) I didn t do that for a long time)) Are you using Docker for the deployment? |
@alexeybondarenko , Thank you for quick response.
API
Can we install web and API without docker ? If yes , Please explain me more details. |
Ok. I see. I will try to answer you soon |
Hi, Also a detailed instructin for configuring and installation would be helpful. |
@ksankark , It seems that you missed database migration.
|
I think we can proxy auth API methods and hide API credentials in node js server.
The text was updated successfully, but these errors were encountered: