# TODO: Handle all authentication stuff for verifying client is who we think it is in here. # Example: https://github.com/miguelgrinberg/REST-auth # User/Pass for initial token and refresh token generation, this should # OAuth2 style authentication # Flask-RESTFul with #