Commit Graph

24 Commits

Author SHA1 Message Date
weloe
50afce1ace refactor: extract deleteRedundantTokenSign method 2023-11-04 19:15:24 +08:00
weloe
3c7a8ef8b6 feat: support double token 2023-11-01 04:32:05 +08:00
weloe
8a6c8eba30 feat: support auto refresh token timeout When the user accesses. 2023-11-01 01:19:08 +08:00
weloe
3ac000db86 fix: fix concurrent and share token logic 2023-10-31 16:56:48 +08:00
weloe
0216daedf1 feat: add Dispatcher and UpdatableWatcher 2023-10-21 01:33:49 +08:00
weloe
5266eaffdf feat: add DeleteQRCode,fix GetQRCodeTimeout 2023-10-16 21:43:33 +08:00
weloe
ce95ac86a6 refactor: update QRCode state logic, improve test case 2023-10-15 23:38:33 +08:00
weloe
82f65143b3 feat: add QRCode state api, support QRCode login 2023-10-15 22:34:25 +08:00
weloe
1395874370 refactor: extract methods, adjust position and name 2023-10-14 02:54:11 +08:00
weloe
c14f0e4e6e feat: update ResponseToken method name 2023-10-13 21:57:07 +08:00
weloe
5bdfc8bdd5 feat: add temp-token feature 2023-10-12 17:57:45 +08:00
weloe
05d6f38f64 feat: improve code, add errors 2023-10-12 16:31:54 +08:00
weloe
62208f09d8 feat: add checkId getId api and SecondAuth api 2023-08-15 00:44:10 +08:00
weloe
ecef85c8af refactor: update default cookie path 2023-06-09 03:01:48 +08:00
weloe
2bf8ddfe57 refactor: update interface, default device name 2023-06-08 05:06:07 +08:00
weloe
a9d04d1e72 fix: fix set cookie error, lint error and update default token name to ''Tokengo' 2023-06-06 06:03:16 +08:00
weloe
e270c268dc feat: refactor enforcer, add LoginById, LogoutById. add session set(),get() 2023-06-03 02:55:12 +08:00
weloe
8bf577c030 feat: add banned feature and api IsLoginByToken() 2023-05-24 22:10:07 +08:00
weloe
dc9f137435 refactor: add LogoutByToken() and SetJwtSecretKey() 2023-05-21 13:04:09 +08:00
weloe
c50b10f5f6 refactor: add GetIdByToken(),GetTokenConfig(),GetWatcher(),GetLogger() 2023-05-18 03:17:22 +08:00
weloe
900e86123a refactor: update tokenSignList to slice 2023-05-17 01:15:13 +08:00
weloe
29d76d7bfb feat: reset session 2023-05-16 14:45:44 +08:00
weloe
bbcdb0fedb refactor: delete enforcer.webctx 2023-05-06 23:07:28 +08:00
weloe
cabebd0563 feat: add login logout feature and test 2023-05-06 16:40:46 +08:00