This document discusses using OAuth authentication with STUN/TURN servers in the context of WebRTC. It provides an overview of RFC 7635 and outlines the step-by-step process for a client to request an access token from an authentication server and for the STUN/TURN server to validate that token. The goal is to explain how STUN/TURN servers can leverage OAuth to authenticate clients in a WebRTC environment.