JWT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 24: | Line 24: | ||
| valign="top" | | | valign="top" | | ||
* [https://github.com/callicoder/spring-boot-websocket-chat-demo Spring Boot Websocket Chat] | * [https://github.com/callicoder/spring-boot-websocket-chat-demo Spring Boot Websocket Chat] | ||
* [https://tools.ietf.org/html/rfc6749#section-6 Refreshing an Access Token] | |||
* [https://www.baeldung.com/spring-security-oauth-jwt Spring Security OAuth JWT] | * [https://www.baeldung.com/spring-security-oauth-jwt Spring Security OAuth JWT] | ||
* [https://auth0.com/docs/api-auth/tutorials/silent-authentication Silent Authentication] | * [https://auth0.com/docs/api-auth/tutorials/silent-authentication Silent Authentication] | ||
* [https://auth0.com/docs/tokens/refresh-token/current Refresh Token] | * [https://auth0.com/docs/tokens/refresh-token/current Refresh Token] | ||
|} | |} |
Revision as of 01:04, 14 November 2019
https://github.com/callicoder https://www.baeldung.com/spring-security-oauth-jwt https://spring.io/guides/tutorials/spring-boot-oauth2 https://howtodoinjava.com/spring-boot2/oauth2-auth-server https://github.com/callicoder/spring-boot-websocket-chat-demo https://github.com/callicoder/spring-security-react-ant-design-polls-app https://www.callicoder.com/spring-boot-security-oauth2-social-login-part-1 https://dzone.com/articles/secure-spring-rest-with-spring-security-and-oauth2 https://www.callicoder.com/spring-boot-spring-security-jwt-mysql-react-app-part-2 https://medium.com/@dassum/securing-spring-boot-rest-api-with-json-web-token-and-jdbc-token-store-67558a7d6c29 https://github.com/callicoder?utf8=%E2%9C%93&tab=repositories&q=spring-boot-spring-security-jwt-mysql-react-app-part-2&type=&language=