OAuth vs Auth0
<!---- OAuth vs Auth0 -------------------------------------------------->
OAuth is an authentication protocol/standard. It allows a user to grant
limited access to their resources, without having to expose their
credentials.
Auth0 is a service. Auth0 provides authentication services based
mainly on the OAuth protocol.
<!-------------------------------------------------- OAuth vs Auth0 ---->
KostasX