Java JWT: JSON Web Token for Java and Android
java
json
jwt
jackson
jwt-claims
jwt-tokens
jwt-token
jwt-bearer-tokens
jwt-authentication
jwt-server
jwt-auth
java-jwt
jwt-middleware
jjwt
jwtauth
-
Updated
Aug 22, 2020 - Java
I see that
x-server-raw-responseis available to expose the underlying to users, allowing deeper customization of response.I was wondering if it's possible to expose a similar interface for request as well? So that we can utilize some predefined functions by
akka-http. For example,extractClientIP.Not a huge deal and is blocking anything, since we can simply replicate all these funct