質問編集履歴

3

リンクの追加

2018/02/03 06:02

投稿

AkemiMizuki
AkemiMizuki

スコア6

test CHANGED
File without changes
test CHANGED
@@ -9,3 +9,9 @@
9
9
  - [Stop using JWT for sessions](http://cryto.net/~joepie91/blog/2016/06/13/stop-using-jwt-for-sessions/)
10
10
 
11
11
  - [JWT (JSON Web Token) automatic prolongation of expiration](https://stackoverflow.com/questions/26739167/jwt-json-web-token-automatic-prolongation-of-expiration)
12
+
13
+ - [Is refreshing an expired JWT token a good strategy?](https://security.stackexchange.com/questions/119371/is-refreshing-an-expired-jwt-token-a-good-strategy)
14
+
15
+ - [What if someone steals a JSON Web Token that is used for authentication on a web application?
16
+
17
+ ](https://www.quora.com/What-if-someone-steals-a-JSON-Web-Token-that-is-used-for-authentication-on-a-web-application)

2

リンクの追加

2018/02/03 06:02

投稿

AkemiMizuki
AkemiMizuki

スコア6

test CHANGED
File without changes
test CHANGED
@@ -7,3 +7,5 @@
7
7
 
8
8
 
9
9
  - [Stop using JWT for sessions](http://cryto.net/~joepie91/blog/2016/06/13/stop-using-jwt-for-sessions/)
10
+
11
+ - [JWT (JSON Web Token) automatic prolongation of expiration](https://stackoverflow.com/questions/26739167/jwt-json-web-token-automatic-prolongation-of-expiration)

1

リンクの修正

2018/02/03 05:33

投稿

AkemiMizuki
AkemiMizuki

スコア6

test CHANGED
File without changes
test CHANGED
@@ -6,4 +6,4 @@
6
6
 
7
7
 
8
8
 
9
- http://cryto.net/~joepie91/blog/2016/06/13/stop-using-jwt-for-sessions/
9
+ - [Stop using JWT for sessions](http://cryto.net/~joepie91/blog/2016/06/13/stop-using-jwt-for-sessions/)