ba-thesis/app/authentication/README.md

7 lines
266 B
Markdown

# Authentication
This module handles user management, such as user login and user registration.
This also includes handling the oauth2 token retrieval in the background, which is necessary to retrieve
data from the Withings Public Health Cloud on behalf of users.