openstreetmap-website/app/views/oauth
2011-11-16 21:13:25 +00:00
..
authorize.html.erb Make OAuth work again 2011-11-16 21:13:25 +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 Make OAuth work again 2011-11-16 21:13:25 +00:00