Beapi-io / beapi_frontend

2 stars 0 forks source link

Fix 'format call' on profiler.html #5

Open orubel opened 4 years ago

orubel commented 4 years ago

returning (or formatting) bad data. possibly both. Should NOT be returning roles

ie {ROLE_ADMIN:{...},permitAll:{...}}

should just be data

ie {id:56}

or something like that

Need to fix this to avoid confusion