social_auth

A simple web server written in rust made to get access tokens from various social services as a service.

This is useful for MarathonTools since it's often deployed in different locations. This app can just stay hosted on a server with redirect URL always being the same.

WIP