Name | Description |
---|---|
Auth | [Auth.FB] - checks if fb identity is accurate and gets authorations roles from our database based on the fb user id, also checks if api token is valid Must pass these headers: ApiToken, FbToken POST http://localhost:800/api/values HTTP/1.1 User-Agent: Fiddler content-type: application/json Host: localhost:44951 ApiToken:saO1zbN6K1l9WjQiDKpZ FbToken:[....] |
Auth.FB | |
Auth.FB.HandleExceptionAttribute |