I’m developing a new product and I’d love to be able to provide a nice authentication experience that can provide all the features that I’m sure I’ll be asked for such as MFS, SSO, Strong Passwords, the list goes on.
I am developing with Spring Boot and using Spring Security and also using Vaadin Version 10 which makes use of Polymer components on the client. I’m willing to let Spring Security go if there is a better way with Auth0.
What I want to ask is if there is a sample, instructions or anyone that could assist in getting Auth0 integrated with that technology stack?