powered by
jwt_signature(credentials, scope, duration = 60 * 60)
cred <- jsonlite::fromJSON("~/Desktop/httrtest-45693cbfac92.json") jwt_signature(cred, "https://www.googleapis.com/auth/userinfo.profile")
Run the code above in your browser using DataLab