mobilizon/lib/graphql/resolvers
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
..
activity.ex Add webpush front-end support 2021-06-04 13:33:12 +02:00
actor.ex Refresh profiles in a background task 2021-06-04 13:33:16 +02: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
comment.ex Handle empty comments 2021-03-25 12:11:49 +01:00
config.ex Add webpush front-end support 2021-06-04 13:33:12 +02:00
discussion.ex Paginate the list of conversations 2021-06-04 13:33:20 +02:00
event.ex Event edit and participant fixes 2021-06-04 13:33:18 +02:00
feed_token.ex Expose personal tokened feeds 2021-03-26 19:36:48 +01:00
followers.ex Fix following groups + Add interface to manage followers 2021-01-22 11:52:52 +01:00
group.ex Refactor the ActivityPub module 2021-04-22 19:29:47 +02:00
media.ex Track usage of media files and add a job to clean them 2020-11-26 17:53:33 +01:00
member.ex Cleanup warnings 2021-04-27 09:13:45 +02:00
participant.ex Improve some translations 2021-04-28 16:16:46 +02:00
person.ex Refactor accessing person details resolver 2021-06-04 13:33:15 +02:00
post.ex Track usage of media files and add a job to clean them 2020-11-26 17:53:33 +01:00
push_subscription.ex Add webpush front-end support 2021-06-04 13:33:12 +02:00
report.ex Improve GraphQL documentation and cleanup API 2020-11-20 11:44:00 +01:00
resource.ex Resources fixes and improvements 2021-03-24 11:07:00 +01:00
search.ex Fix searching for persons 2021-05-02 19:27:34 +02:00
statistics.ex Expose more statistics 2020-10-07 10:52:29 +02:00
tag.ex Remove duplicate @doc blocs 2020-11-06 15:48:05 +01:00
todos.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