-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
<oauth
template="template.html"
site="https://accounts.google.com/o/oauth2/auth"
client-id="my_client_id"
redirect-uri="my_redirect_url"
profile-uri="http://www.googleapis.com/plus/v1/people/me"
scope="openid email">
</oauth>
Hi, can anybody help to get it right with google+, why does the code above dont work?
Metadata
Metadata
Assignees
Labels
No labels