|
|
|
___GoSurvey___ uses a pure [M2M](https://en.wikipedia.org/wiki/Machine_to_machine)-focused approach for [authentication](https://en.wikipedia.org/wiki/Authentication) and [authorization](https://en.wikipedia.org/wiki/Authorization).
|
|
|
|
|
|
|
|
# Users
|
|
|
|
Users are defined by a unique-ID ([UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier)).
|
|
|
|
|
|
|
|
Each user gets assigned exactly one [group](#Groups) and _n_ surveys.
|
|
|
|
|
|
|
|
|
|
|
|
# Groups
|
|
|
|
|
|
|
|
|
|
|
|
# Tokens |
|
|
\ No newline at end of file |