I am making an API where in the access token for Facebook login will be sent in through header data.
How do I read this data from the header?
To get hash of actual http headers use @_headers in controller.
@_headers