mobilizon/lib/graphql
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
..
api Fix searching for persons 2021-05-02 19:27:34 +02:00
middleware Fix posts and rework graphql errors 2020-10-01 15:07:15 +02:00
resolvers Improve JWT tokens expiration 2021-06-04 13:33:22 +02:00
schema Improve JWT tokens expiration 2021-06-04 13:33:22 +02:00
error.ex Add tests for discussion 2021-03-04 11:43:35 +01:00
schema.ex Add webpush front-end support 2021-06-04 13:33:12 +02:00