--- title: Title keywords: fastai sidebar: home_sidebar nb_path: "nbs/plugin.authenticators.oauth.ipynb" ---
OAuth Authenticator provides an easy interface to setup standard Open Authorization (OAuth) with 3rd party services.
Simply calling authenticate()
should load the related account with required credentials.
Inheriting class should implement: