
생활코딩 - Linux
Egoing Lee
본 수업에서는 리눅스의 사용법을 다룹니다. 특히 초심자들이 어려워하는 부분이 명령어를 이용해서 컴퓨터를 제어하는 법입니다. 여기서는 초심자가 명령어를 사용하는데 필요한 가장 보편적인 규칙을 최소한으로 다룹니다.
초급
Linux
This is a lecture on OAuth provided by Living Coding, where you can learn technologies for API interoperability.

Understanding OAuth
Application Technology
Life Coding's WEB2 - OAuth class covers OAuth, an open standard protocol that allows access to APIs without going through a third party.
To access the API of a service to which a user has subscribed, authorization must be obtained from the user. This requires a method for delegating authorization without requiring the user's password. OAuth is the technology designed for this purpose. Today, many APIs support interoperability through OAuth.
This course is for those who want to access the APIs of services like Google and Facebook on behalf of their users.
It is also an essential feature for implementing the login function with other services, as shown in the figure below.
This course requires at least a basic understanding of the web and the internet. If you're unfamiliar with it, please refer to the courses below.
Additionally, since OAuth utilizes application technologies (PHP, Python, Ruby, JavaScript, Node.js, Java, etc.), an understanding of those technologies is required.
This is a 47-minute class consisting of 9 videos.
This lecture is licensed under a Creative Commons license and can be viewed at the link below.
https://opentutorials.org/course/3405 I would like to thank Life Coding for sharing valuable knowledge.
Who is this course right for?
For those who want to access the service API on behalf of users
For those who need to implement a login function with another service
Need to know before starting?
Basic understanding of the web and the Internet
Understanding of application technologies (PHP, Python, Ruby, JavaScript, Node.js, Java)
All
9 lectures ∙ (47min)
All
141 reviews
4.9
141 reviews
Free
Check out other courses by the instructor!
Explore other courses in the same field!