Closed 7fantasy7 closed 6 years ago
Even /api/guest api fails.
With following stacktrace: https://pastebin.com/hbrkyWGi
How to make APIs return 401 instead of failing with 500, if no any creds were specified./
Ahhhh, found PR fixing it :\ https://github.com/raphaelDL/spring-webflux-security-jwt/pull/3
Even /api/guest api fails.
With following stacktrace: https://pastebin.com/hbrkyWGi
How to make APIs return 401 instead of failing with 500, if no any creds were specified./