Basic API functionality.
Authentication by local form submission, or Google OAuth2 service.
Uses jwt.
Built with Gin.
It is built to work with twd-client client.
Api server supports OAuth2 token revocation.
The twd-client needs to set VITE_OAUTH2_REVOKE=true in the .env file,
to use this feature.