curl --request GET \
--url https://api.ofauth.com/v2/link/{clientSecret} \
--header 'apiKey: <api-key>'Poll for login status
curl --request GET \
--url https://api.ofauth.com/v2/link/{clientSecret} \
--header 'apiKey: <api-key>'Was this page helpful?