Block a user
api: add endpoint to mark emote use
The chat client calls the endpoint to report used emotes, so that Ligmotes knows when to update expiry time for the emotes in the active set for the platform connection. I went with an "update"…
Add auth endpoints
thoughts on auth callbacks being on a separate collection of routes so that the api can change versions without adjusting oauth2 application configuration? like id.ligmotes.com or api.ligmotes.com/…
api: add endpoint to mark emote use
is it ok to take the approach of the endpoint always gives 204 no matter what?
api: add endpoint to mark emote use
Convert driver to postgres and init river work queue client
this seems suspicious. is there supposed to be something here?
Convert driver to postgres and init river work queue client
is username:password
the actual credentials for dev?