mobilizon.chapril.org-mobil.../js/src
Thomas Citharel a7da5ab269
Improve JWT tokens expiration
- Reduce access tokens TTL to 15 minutes
- Set refresh tokens TTL to 60 days
- Set Guardian.DB to only track refresh tokens
- Remove refresh token when logging out

Closes #710 #705 #706

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-04 13:33:22 +02:00
..
@types Fix eslint warnings 2020-11-30 12:48:21 +01:00
api Don't use compile-time defined URLs, just use window.location 2019-08-13 11:15:19 +02:00
apollo Comment fixes 2021-06-04 13:33:18 +02:00
assets Fix logo component 2020-12-04 15:12:39 +01:00
components Comment fixes 2021-06-04 13:33:18 +02:00
filters Make sure the localized datetime follow the current MBZ locale 2021-03-08 18:37:25 +01:00
graphql Improve JWT tokens expiration 2021-06-04 13:33:22 +02:00
i18n Translated using Weblate (Occitan) 2021-05-26 19:15:15 +02:00
mixins Fix event participation 2021-06-04 13:33:19 +02:00
plugins Fix lint issues 2020-11-30 12:48:21 +01:00
router Use the enum for error route 2021-06-04 13:33:18 +02:00
services Bump deps 2021-06-04 13:33:20 +02:00
types Event edit and participant fixes 2021-06-04 13:33:18 +02:00
typings Upgrade tiptap to version 2 2021-04-30 13:23:17 +02:00
utils Improve JWT tokens expiration 2021-06-04 13:33:22 +02:00
views Improve JWT tokens expiration 2021-06-04 13:33:22 +02:00
App.vue Warn when offline 2021-06-04 13:33:15 +02:00
common.scss Rework onboarding 2020-11-13 13:42:13 +01:00
constants.ts Fix language change 2020-10-28 19:57:57 +01:00
main.ts Fix CSP issues in production 2021-01-26 17:00:15 +01:00
registerServiceWorker.ts Check if service worker is available in browser before tying to register 2021-06-04 13:33:17 +02:00
service-worker.ts Add webpush front-end support 2021-06-04 13:33:12 +02:00
shims-tsx.d.ts Upgrade deps 2020-12-14 09:23:29 +01:00
shims-vue.d.ts Introduce basic js unit tests 2020-12-02 12:08:32 +01:00
variables.scss Introduce the group activity section 2021-02-26 09:37:06 +01:00
vue-apollo.ts Move to Apollo v3 2021-06-04 13:33:18 +02:00