
Last chance! 50% off unlimited learning
Sale ends in
jwt_signature(credentials, scope, aud, duration = 60L * 60L)
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