This website requires JavaScript.
Explore
Help
Register
Sign in
cst1
/
openstreetmap-website
Watch
1
Star
0
Fork
You've already forked openstreetmap-website
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7d45c2fd3c
openstreetmap-website
/
app
/
views
/
oauth
History
Download ZIP
Download TAR.GZ
Tom Hughes
b25a468e3c
Use <%= instead of <% for block helpers that use concat
2011-11-14 09:42:41 +00:00
..
authorize_failure.html.erb
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
2009-06-22 16:54:37 +00:00
authorize_success.html.erb
Display the verifier if OAuth 1.0a is being used in OOB mode
2010-09-21 16:20:30 +01:00
oauthorize.html.erb
Use <%= instead of <% for block helpers that use concat
2011-11-14 09:42:41 +00:00