I currently call https://biocomputeobject.org/api/objects/drafts/create/ with the ORCID id_token and a blank body to check if the user has a valid BioCompute Object account. I get either 403 (no account) or 500 (has an account but I sent a malformed request). Instead of triggering 500s it'd be helpful to have another endpoint for checking this, I couldn't find another which worked.
I currently call https://biocomputeobject.org/api/objects/drafts/create/ with the ORCID id_token and a blank body to check if the user has a valid BioCompute Object account. I get either 403 (no account) or 500 (has an account but I sent a malformed request). Instead of triggering 500s it'd be helpful to have another endpoint for checking this, I couldn't find another which worked.