Skip to content

feat: return expire_at timestamp for token

Jan Provaznik requested to merge jp-expire into main

What does this merge request do and why?

Returns also expiration timestamp for user's access token.

Related to #499 (closed)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports