Commit beb6acab43c0eaf3494e0975eac3181ec775d85a
1 parent
3f86a3bf
Exists in
master
and in
12 other branches
Store private token
Showing
2 changed files
with
6 additions
and
3 deletions
Show diff stats
index.html
| ... | ... | @@ -59,6 +59,7 @@ |
| 59 | 59 | <a href="http://noosfero.com:3000/plugin/oauth_client/google_oauth2?id=3" target="_blank" class="google">Google</a> |
| 60 | 60 | <a href="http://noosfero.com:3000/plugin/oauth_client/facebook?id=2" target="_blank" class="facebook">Facebook</a> |
| 61 | 61 | <a href="http://noosfero.com:3000/plugin/oauth_client/noosfero_oauth2?id=4" target="_blank" class="participa">Participa</a> |
| 62 | + Private Token: <input type="text" id="private-token"> | |
| 62 | 63 | </div> |
| 63 | 64 | |
| 64 | 65 | <footer> | ... | ... |
js/login.js