Add the following sorting options to access tokens: expires_asc, expires_desc, last_used_asc, last_used_desc

Add the following sorting options to access tokens:

  • expires_asc
  • expires_desc
  • last_used_asc
  • last_used_desc

expires_asc should behave like the current default sorting expires_at_asc_id_desc.

Relates to !181153 (comment 2344966106)