These are the endpoints in Flask that your app should implement in order to access various functions on the server. If using Flask, they are straight foraward and can almost be copied. If using something else, the logic should be understood, but basically this API jus redirects the calls.
Documentation: https://h4i-auth-infra-docs.now.sh/
Authentication Server: https://github.com/hack4impact-uiuc/infra-authentication-server
Client Example: https://github.com/hack4impact-uiuc/infra-authentication-client
yarn
yarn start