/auth/

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Get an authentication challenge transaction

$.get('https://yoursite.com/auth/', function(data) {
  // returns a Mobius Auth challgenge transaction signed by
  // app secret seed (in XDR format)
  console.log(data);
});
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
text/plain
application/json