spring-webflux-security-jwt icon indicating copy to clipboard operation
spring-webflux-security-jwt copied to clipboard

Doc not exact :) cost me 1 hour my life

Open Veqetazxy opened this issue 7 years ago • 2 comments

Use that in another request:

$ curl -v -H "Authorization: Authorization: Bearer eyJhbGciOiJIUzI1Ni....." localhost:8080/api/admin

You should be able to consume the API


have to be: $ curl -v -H "Authorization: Bearer eyJhbGciOiJIUzI1Ni....." localhost:8080/api/admin

Veqetazxy avatar Nov 30 '18 21:11 Veqetazxy

oh god, I am so sorry... I did it on purpose to see if you were paying attention....

just kidding!!!! I fixed that, thank you for your observation

:)

raphaelDL avatar Dec 07 '18 14:12 raphaelDL

Haha yes, thats what i thouhgt :P, iam noob :D

Gj anyway

Veqetazxy avatar Dec 07 '18 14:12 Veqetazxy