mobilizon/lib/graphql/schema
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
..
actors Paginate the list of conversations 2021-06-04 13:33:20 +02:00
custom Split GraphQL as separate context 2020-01-26 20:34:25 +01:00
discussions Fix missing deleted comment moderation logaction 2021-04-28 11:59:15 +02:00
events Expose personal tokened feeds 2021-03-26 19:36:48 +01:00
todos Improve GraphQL documentation and cleanup API 2020-11-20 11:44:00 +01:00
users Add webpush front-end support 2021-06-04 13:33:12 +02:00
activity.ex Add comments under events to activities 2021-03-10 17:40:55 +01:00
actor.ex Fix following groups + Add interface to manage followers 2021-01-22 11:52:52 +01:00
address.ex Add user setting to provide location and show events near location on 2021-02-12 19:10:22 +01:00
admin.ex Add pagination to moderation logs 2021-04-28 10:27:29 +02:00
config.ex Add webpush front-end support 2021-06-04 13:33:12 +02:00
event.ex Comment fixes 2021-06-04 13:33:18 +02:00
media.ex Track usage of media files and add a job to clean them 2020-11-26 17:53:33 +01:00
post.ex Introduce the group activity section 2021-02-26 09:37:06 +01:00
report.ex Make List report returns a paginated list 2021-06-04 13:33:16 +02:00
resource.ex Introduce the group activity section 2021-02-26 09:37:06 +01:00
search.ex Improve GraphQL documentation and cleanup API 2020-11-20 11:44:00 +01:00
sort.ex Improve GraphQL documentation and cleanup API 2020-11-20 11:44:00 +01:00
statistics.ex Expose more statistics 2020-10-07 10:52:29 +02:00
tag.ex Improve GraphQL documentation and cleanup API 2020-11-20 11:44:00 +01:00
user.ex Improve JWT tokens expiration 2021-06-04 13:33:22 +02:00