My question is similar to this question.
My goal is the same, but the answer given there uses a library that appears to have been superseded by Authlib. Does Authlib expose a similar decorator I could import? Can anyone link me to a solution or documentation on this? (I couldn't find anything listed in Authlib).
If anyone has any other solutions, I'd love to hear them. How do I use OAuth2 with a Flask-RESTPlus API?