How does OAuth enhance secure delegated access?
OAuth enables secure delegated access by allowing third-party applications to access user data without needing to store user credentials. Instead, it uses tokens to grant specific, time-limited access rights.