Skip to content

Auth /user endpoint does not contain user details #58

Description

@almereyda

What works in the staging instance when opening

// 20180131190043
// https://transformap-data.apps.allmende.io/user

{
  "_id": "52cd173d1c879c81f7a15435a7009493",
  "_rev": "1-6b27087412554d8c757e40c9648ec357",
  "contact": {
    "name": "almereyda",
    "email": "almereyda@allmende.io"
  },
  "auth": {
    "provider": "https://lab.allmende.io/u/almereyda"
  }
}

does not work on the live instance

// 20180131190038
// https://data.transformap.co/user

{
  "_id": "4a429c6bcd8f88167b04c98bbe2a2676",
  "_rev": "1-4ed7aaef0d8e1e9adf244eaf166dc185",
  "contact": {
    
  },
  "auth": {
    
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions