随笔分类 -  JWT

摘要:https://my.oschina.net/yifanxiang/blog/909993 阅读全文
posted @ 2019-08-26 11:31 tonggc1668 阅读(1938) 评论(0) 推荐(0)
摘要:【干货分享】基于JWT的Token认证机制及安全问题 https://bbs.huaweicloud.com/blogs/06607ea7b53211e7b8317ca23e93a891 阅读全文
posted @ 2019-08-21 16:11 tonggc1668 阅读(536) 评论(0) 推荐(0)
摘要:http://www.leftso.com/blog/221.html 阅读全文
posted @ 2019-08-11 17:53 tonggc1668 阅读(539) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/minirice/p/9232355.html 在spring boot中结合OAuth2使用JWT时,刷新token时refresh token一直变化的原因 https://www.jianshu.com/p/2ccc5cee3cf2 Spring 阅读全文
posted @ 2019-07-22 17:50 tonggc1668 阅读(602) 评论(0) 推荐(0)
摘要:package me.zhengjie.core.security; import com.fasterxml.jackson.annotation.JsonIgnore; import lombok.AllArgsConstructor; import lombok.Getter; import org.springframework.security.core.GrantedAuthori... 阅读全文
posted @ 2019-07-20 10:41 tonggc1668 阅读(424) 评论(0) 推荐(0)
摘要:https://www.freebuf.com/articles/web/180874.html http://www.ruanyifeng.com/blog/2018/07/json_web_token-tutorial.html 阅读全文
posted @ 2019-01-13 19:19 tonggc1668 阅读(105) 评论(0) 推荐(0)