Beapi-io / beapi_frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix 'format call' on profiler.html

orubel opened this issue · comments

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