John Porter
John Porter
Can I enquire, how far behind Datomic is it at present state? Is it still in a useable and possibly maintainable state? Just out of curiosity :)
I'd guess you're using ENV vars, and setting `MAILDEV_AUTO_RELAY: true` as I was. In the docs I missed that `MAILDEV_AUTO_RELAY` takes an optional email address, so `true` was being passed...
I think you're going to need to make a more precise explanation of this as it does not make sense. How are you supposed to utilise the `refresh_token` you describe...
Thanks for your reply, I thought you were describing the solution, not just gathering up the problems. Sorry if I came across rude. We have the package in place, and...
https://github.com/tymondesigns/jwt-auth/blob/51620ebd5b68bb3ce9e66ba86bda303ae5f10f7f/src/Manager.php#L177 This line is incorrect, as far as I can see. A refreshed token should always receive a new `iat`.
psalm.dev throws: ``` Psalm output (using commit 3c58220): ERROR: DuplicateClass - 4:15 - Class Stringable has already been defined in /var/www/vhosts/psalm.dev/httpdocs/vendor/vimeo/psalm/stubs/Php80.php ``` instead.
Thanks for looking at this. I've suppressed it for now.