VAmPI
VAmPI copied to clipboard
Add /me endpoint
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.