Daniel DeGroff
Daniel DeGroff
Internal: - https://github.com/FusionAuth/fusionauth-app/pull/145
Internal: - https://github.com/FusionAuth/fusionauth-app/pull/147
Some consumer oriented SMTP servers have a lot of restrictions that may be out of our control. Can you replicate the results with something like SWAKS to ensure it is...
Do they have any dev doc that would imply it is close to OIDC or something similarly web based?
Ok. If they don't have any web based login flow similar to OIDC - seems like the likelihood of implementing this is super low. But we can leave it open...
Thanks for that additional info @volyx . In theory we could abstract the mapper interface and allow a different module / library to be bound for serializing and deserializing. Most...
Wow, thanks for the excellent and thorough suggestion @volyx I'll take a look at you're proposal and follow up with comments.
I could add support for this in the library, but this feature was included in Java 15. Ideally I'd only anchor to Java LTS releases. So I could: - Increase...
Hacking a bit on this branch - https://github.com/FusionAuth/fusionauth-jwt/tree/EdDSA
Thanks for the feedback @Yaytay.