Authorization: Bearer ********************
curl --location 'http://127.0.0.1:9000/third-auth/' \ --header 'Authorization: Bearer <token>'
{ "authorizeUrl": "", "state": "" }