Joe Badaczewski

Results 15 comments of Joe Badaczewski

How would I run this and persist citybound data across container restarts?

Thanks @mtlynch. Yes, I am wondering where citybound would store it's data that would need persisted.

Has anyone successfully implemented an OAuth2 strategy? I am attempting to implement a strategy with `passport-google-oauth2` and will report back once I have it working.

Hey everyone, so I have a basic example of what I consider the most succinct way of implementing Google OAuth2 with NestJS located here: https://github.com/joe307bad/sc-webservice. I am not sure if...

Thanks @zhenwenc! This looks really promising. Especially since it avoids using middleware, which I think @kamilmysliwiec suggested was the correct way to go about it. A couple questions: 1. What...

Furthermore, does it make sense to try to get `ember-elm` to work inside Ember's DI pipeline?

[Keycloak works with `nginx-proxy-manager`!](https://github.com/jc21/nginx-proxy-manager/pull/753#issuecomment-739552690)