Skip to content

feat(login-orcid): implement login button that also handles the token

Tamlyn Rhodes requested to merge orcid-client into master

Expects the server to redirect back to a page that includes this component, passing the JWT in the URL hash.

Merge request reports