|
@@ -5,8 +5,6 @@ import com.auth0.jwt.JWTVerifier;
|
|
|
import com.auth0.jwt.algorithms.Algorithm;
|
|
|
import com.auth0.jwt.exceptions.JWTDecodeException;
|
|
|
import com.auth0.jwt.interfaces.DecodedJWT;
|
|
|
-import org.springframework.beans.factory.annotation.Value;
|
|
|
-
|
|
|
|
|
|
import javax.crypto.Cipher;
|
|
|
import javax.crypto.KeyGenerator;
|