meower-media / server

Official source code for the backend that powers the Meower social media platform.
MIT License
12 stars 15 forks source link

CL3 protocol versions and multi-factor authentication #242

Closed tnix100 closed 4 months ago

tnix100 commented 4 months ago

feat: CL3 protocol versions feat: make CL3 just proxy commands to REST API feat: logging in to CL3 by adding token URI arg feat: multi-factor authentication fix: don't require origin to be specified when clearing user posts chore: remove deprecated endpoints

mybearworld commented 4 months ago

feat: logging in to CL3 by adding token URI arg

👀