-
Notifications
You must be signed in to change notification settings - Fork 6
Registration process
MariusKl edited this page Oct 17, 2015
·
6 revisions
People which are not affine to the internet might call the organisation to offer help. An organisation can register this person. Mandatory information
- given name
- surname
- over 18
- zip code
- phone number or email
Internet-affine users might register themselves either via a dedicated account or via their facebook/google accounts (oauth)
- given name
- surname
- over 18
- zip code
- password
- given name
- surname
- over 18
- zip code
- oauth-id
- How about users which were registered by an organisation but would like to login online? Should it be possible that the organisation adds his email and a generated password which is sent to the email automatically? (most probably not in phase 1 or 2)
- What if users which were registered by an organisation create another account online without telling anyone. They might appear twice in the list of possible volunteers. We might need a matching algorithm (most probably not in phase 1 or 2)
- Registration via oauth: Do we have the email automatically if someone logs in via oauth? We need either the phone number or the email so organisations can get in touch with them.