James Huang

Results 4 issues of James Huang

I use the suggested guide to setup usage of env variables on Heroku https://github.com/railsconfig/rails_config#working-with-heroku I have my env variables on Heroku as following: ``` Ruby Settings.database.dbname: value Settings.keys.aws_access_key_id: value Settings.keys.aws_secret_access_key:...

bug
needs help

When I use the suggested way of configuring all web apps to forward /oauth2 path to ForwardAuth ([thread](https://github.com/dniel/traefik-forward-auth0/issues/48#issuecomment-469343150)), the error I get is `400 Bad Request AuthorizeNonce cookie didnt match...

I am trying to determine the API URL without configuring webpack to build the variable and I notice the function `getApiUrl` was export. But when I try `import { getApiUrl...

I am currently hosting an application on Heroku and it does sluggish compilation. I have setup CDN with CloudFront to ensure loading of assets faster. However, when it loads up...