質問編集履歴
2
やってみたことを追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -15,4 +15,10 @@
|
|
15
15
|
|
16
16
|
##そもそも
|
17
17
|
とにかく簡単にユーザーを識別したいので、メールアドレスなども必要ないのですが、
|
18
|
-
もっと簡単なログイン機能というものは存在するのでしょうか。
|
18
|
+
もっと簡単なログイン機能というものは存在するのでしょうか。
|
19
|
+
|
20
|
+
##やってみたこと
|
21
|
+
Warning: file_get_contents(https://accounts.google.com/o/oauth2/token): failed to open stream: HTTP request failed!
|
22
|
+
Warning: file_get_contents(https://www.googleapis.com/oauth2/v1/userinfo?): failed to open stream: HTTP request failed!
|
23
|
+
index以外に置くとエラーが上記エラーが出てしまいます。
|
24
|
+
昨日は出て、今回はなぜか出なかったのですが、headers already sent byエラーも出てしまいました
|
1
OAuthタグの追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|