-
Notifications
You must be signed in to change notification settings - Fork 18
Proposal for renaming #43
Copy link
Copy link
Open
Labels
Description
Credentials -> AuthenticationMiddleware It is immediately clear what this class is.
Alternative names - AuthenticationRouterMiddleware. I am fine with the package name as it is now, since it can be any "brand" name - like passport.
CredentialsPluginProtocol -> AuthenticationMiddlwarePlugin.
In the README - Facebook OAuth2 token -> Facebook OAuth2 Access Token based flow or Facebook OAuth2 Bearer Token based flow or Facebook OAuth2 Access Token based authentication. Any description except from plain "Token" word.
Reactions are currently unavailable