【发布时间】:2019-11-21 10:57:18
【问题描述】:
我是 spring security 的新手,我正在经历 spring boot jwt 和过程,但我不知道如何通过 jwt 使用注销功能。 例如,当用户在那之后使用该令牌单击注销时,我们无法访问安全的 Rest 端点。
现在我想要的是使用实时项目中使用的 JWT(Spring Boot Rest Api) 实现注销功能及其代码。
Please if any one can provide me the github link to the solution
或者可以将代码发送给我
ag.rajat113@gmail.com
以及与最新春季安全项目相关的任何实时(后端) 还有oAuth2材料请发给我我需要这个
谢谢。
【问题讨论】:
标签: spring spring-boot spring-security jwt spring-oauth2