spring-boot-authentication icon indicating copy to clipboard operation
spring-boot-authentication copied to clipboard

Results 3 spring-boot-authentication issues
Sort by recently updated
recently updated
newest added

Hi, first thanks for all this good job. I don't understand something with your zuul config: ```yml zuul: routes: auth: path: /auth/** url: http://localhost:9991/auth/ sensitive-headers: resource: path: /api/** url: http://localhost:9992/...

Hi, Your example works great, thanks! I've been trying to wire in Facebook/LinkedIn login along with form login to your examples and not able to get it working with the...

I have no idea how you figured this out. You are a lifesaver! Keep up the sharing :)