Jwt with web services in java -


i want integrate jwt token in spring service layer.i passing json object should contain token , want authentication that. how . in advance

i have found out solution . instead of using spring-security-jwt usecom.nimbusdsnimbus-jose-jwt3.9and able token authentication now.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -