How is networking done in courses Youtube and OAuth Youtube?

I would like to ask about courses for YouTube App and OAuth YouTube App in stage two - how is networking done here? Is it done using Apple’s classes or is Alamofire used?

Thank you! :slight_smile:

Hi Jiri,

Welcome to the Code Crew community.

Is your question related to the YouTube One Day Build videos that Chris Ching created?

Hi Chris,

yes, it is :slight_smile: YouTube One Day Build and OAuth Youtube One Day Build videos to be absolutely correct.

The YouTube ODB uses URLSession for the network calls which is from the Apple Foundation framework.

Do you have the video links for the OAuth tutorial you are referring to?