Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DescriptionIntended UserURIMethodRequest ParametersRequest BodyResponse BodyAuthority
Verify a user. TODO: If called a second time should we update the VerificationRecord?ACT member/user/{id}/verificationPUTTODO: VerificationRecordHash?--VerificationRecord 
Retrieve verificationACT member/user/{id}/verificationGET --VerificationRecord 
Remove verificationACT member/user/{id}/verificationDELETE ---- 
Get UserBundle (incl. ORCID)Public/user/{id}/userBundleGET      
 Add ORCID to accountany authorized user/auth/orcidPOST  

OAuthValidationRequest

     ORCID
TODO: Do we need to add a service to get the ORCID access token and a user's ORCID?      

 

UserBundle:

- isCertified
- isVerified
- hasSignedTOU
- isACTMember
- isAdmin

...