VAmPI icon indicating copy to clipboard operation
VAmPI copied to clipboard

Add /me endpoint

Open alexkutsan opened this issue 5 months ago • 1 comments

In some cases it is useful to know if the auth token is valid or not. All other immutable endpoints provide full information even without an auth token. Only fetching specific book of specific user does not work unauthorized, but this endpoint may be different depending if the book exist or not. Added simple /me entrypoint that prints logged-in user info.

alexkutsan avatar Sep 20 '24 08:09 alexkutsan