OAuth is a security protocol which is used to share specific information
between websites, services devices, applications etc
For example we can use an OAuth security token to access only videos or pictures in a server, with this token any external resource or website can access only videos and images from the server and nothing else.