openstreetmap-website/app/views/oauth
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