mkopylec / charon-spring-boot-starter

Reverse proxy implementation in form of a Spring Boot starter.
Apache License 2.0
240 stars 54 forks source link

JWT Authentication #145

Open siddhsql opened 3 weeks ago

siddhsql commented 3 weeks ago

I am new to this library. I am wondering if there is an example showing how to do JWT based authentication before forwarding the request to upstream server(s)? If not, can someone provide me the steps of what to do?