in reply to
LWP::Authen::OAuth2 terminology
Might be getting a bit off-topic, but one of the best presentations on OAuth I've seen is the hour-long video
"OAuth 2.0 and OpenID Connect (in plain English)", by Nate Barbettini
.
Comment on
Re: LWP::Authen::OAuth2 terminology
Replies are listed 'Best First'.
Re^2: LWP::Authen::OAuth2 terminology
by
cormanaz
(Deacon)
on Sep 03, 2020 at 14:51 UTC
Egad. It takes an HOUR LONG VIDEO to properly explain OAuth2?
[reply]
Re^3: LWP::Authen::OAuth2 terminology
by
perlfan
(Parson)
on Sep 03, 2020 at 15:17 UTC
You could also just try to reproduce the initial
curl
command in the docs. That's about as clear as you'll get. Once it becomes a tangible experience, I think much of your confusion will go away.
[reply]
[d/l]
In Section
Seekers of Perl Wisdom