Skip to content

jlumbroso/orcid-login-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orcid-login-demo

This is a minimal project to test/demo ORCID OAuth login and identification.

Information access

  • Using only the client ID, we can do implicit OAuth on a purely client-side basis.
  • Once the ORCID has been identified, information about the user can be obtained by querying: https://pub.orcid.org/v3.0/<ORCID>/record
    • Information that is only available to Trusted Parties can only be obtained after 3-legged OAuth (which requires server-side code).

About

This is a minimal project to test/demo ORCID OAuth login and identification.

Topics

Resources

License

Stars

Watchers

Forks

Languages