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.

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?
      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.