OAuth 그리고 OpenID ConnectOpenID는 인증(Authentication) 자체에 목적을 두고 있는 반면 OAuth는 인증 후 리소스 또는 API를 사용할 권한을 갖는 다는 것에 목적이 있다. 즉, 허가(Authorization)의 목적이라는 것이다.Feb 16, 20214Feb 16, 20214
Git signed-off commitcertifies that committer has the rights to submit this work under the same license and agrees to a Developer Certificate of Origin.(source…Jan 23, 2021Jan 23, 2021
REST API Content-Type 설정(결론)클라이언트에서 JSON형태로 오는 request는 Content-Type: application/json으로 설정해줘야 한다.Jan 10, 2021Jan 10, 2021
BFS vs DFS 둘 다 가능한 경우, BFS를 써라(잡담)요즘 매일 매일 알고리즘 문제를 풀어나가는 중이다. Github의 잔디밭을 채우는 재미와 함께 문제를 해결했을 때 쾌감이 쏠쏠하다.Dec 9, 2020Dec 9, 2020
당신이 알아야 할 자바스크립트의 강력한 7가지 팁7 Extremely Powerful JavaScript Tricks that You Should KnowDec 9, 2020Dec 9, 2020
REST APIWhat is REST? https://restfulapi.net/ https://gmlwjd9405.github.io/2018/09/21/rest-and-restful.htmlDec 8, 2020Dec 8, 2020