metamaps--metamaps/app/controllers/api/v2
Devin Howard 9d821c920b reorder API authentication precedence to be: token, oauth, cookie (#860)
* reorder authentication to be: token, then oauth, then cookie

* all APIs but tokens are accessible anonymously (so add mappings to the list)

* fix mapping order
2016-10-28 10:51:58 +08:00
..
mappings_controller.rb make raml traits work and be accurate/useful 2016-10-04 15:22:24 +08:00
maps_controller.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
metacodes_controller.rb users and metacodes api endpoints 2016-10-04 22:28:10 +08:00
restful_controller.rb reorder API authentication precedence to be: token, oauth, cookie (#860) 2016-10-28 10:51:58 +08:00
sessions_controller.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
stars_controller.rb add starred to maps API (#719) 2016-10-05 10:36:03 -04:00
synapses_controller.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
tokens_controller.rb revamp HTML template a bit for api docs (#757) 2016-10-12 13:54:43 -04:00
topics_controller.rb make raml traits work and be accurate/useful 2016-10-04 15:22:24 +08:00
users_controller.rb rubocop + allow unauthed users to see all users 2016-10-04 22:51:21 +08:00