Skip to content

Instantly share code, notes, and snippets.

View adamthehutt's full-sized avatar

Adam Huttler adamthehutt

View GitHub Profile

FracturedAtlas.org User API

Overview

  • To use the API, you’ll first need an API Key.
  • To ensure that the ‘logout’ API method deletes your session and logs out across the entire FA ‘network’, you’ll need to ensure that your application’s session domain is set to .fracturedatlas.org. See http://gist.github.com/69338 for info on how to do that in Ruby on Rails.

Methods

login

FracturedAtlas.org API: Email Sending

Overview

  • To use the API, you’ll first need an API Key.

Methods

send

FracturedAtlas.org API: Single Sign-on

Overview

  • To use the API, you’ll first need an API Key.
  • To ensure that the ‘logout’ API method deletes your session and logs out across the entire FA ‘network’, you’ll need to ensure that your application’s session domain is set to .fracturedatlas.org and that your session cookie is named _[APPLICATION]_session. See http://gist.github.com/69338 for info on how to do that in Ruby on Rails.

Methods

login