metamaps--metamaps/doc/api/pages/getting-started.md

3 lines
417 B
Markdown
Raw Normal View History

2016-10-22 19:16:55 +00:00
There are three ways to log in: cookie-based authentication, token-based authentication, or OAuth 2. If you're testing the API or making simple scripts, cookie-based or token-based is the best. If you're developing an app and want users to be able to log into Metamaps inside your app, you'll be able to use the OAuth 2 mechanism. Check the security tab of any of the endpoints above for instructions on logging in.