카카오 로그인을 이용한 가입 테스트

This commit is contained in:
2018-03-10 04:16:17 +09:00
parent e00b763f43
commit 4b1e3e325e
18 changed files with 1179 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>OAuth 로그인 실패</title>
</head>
<body>
로그인에 실패하였습니다.
</body>
</html>