Wellerson
Wellerson
I need putting this in my file `lein.env`, right ? my file `lein.env`: ``` { ALLOWED_ORIGINS='["http://localhost:3000/"]' } ``` it's ok ?
it don't work
I'm using this service that accept a request from localhost:3000 ``` (def service-map-new {::http/routes i/routes ::http/allowed-origins {:allowed-origins ["http://localhost:3000"] :methods "GET,POST"} ::http/type :jetty ::http/host "0.0.0.0" ::http/port 8910}) ``` but this don't...
> I found a solution that works for me and resolves this issue. I had to wrap it with both the IntlContextProvider and the IntlProvider. Which included adding all of...
issue: https://github.com/palantir/tslint/issues/4534
- [x] autenticação para usuário com JWT