lashae
lashae
We are using [Firebase](https://firebase.google.com/) integration in our project. We have chosen the path of customToken implementation. Firebase customToken implementation works as follows: - Firebase generates an exclusive private key when...
I implemented a custom KeyLoader class implementing the KeyLoaderInterface interface however since `Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\KeyLoaderInterface` is marked as `@internal` I keep getting "Class KeyLoaderInterface is @internal" warnings on my IDE (PhpStorm). I...
HTTPD service is started with a `sudo` command, therefore I cannot toggle its status via ServPane. If I open ServPane with sudo, ie `sudo /Applications/ServPane.app/Contents/MacOS/ServPane` than I can toggle https...
Under the [Learning react itself](https://github.com/petehunt/react-howto#learning-react-itself) heading it is stated that: > In the official documentation you’ll find a [copy-paste HTML template](https://facebook.github.io/react/docs/getting-started.html#quick-start-without-npm) that you can save in an .html file and...
Hi, I have two questions. First, is this repo still maintained? Second, is there any documentation to try it on production? Best.