stablekernel/aqueduct

RoleBasedAuthDelegate will return [user user:email]

Closed this issue · 0 comments

I want to use Role based scoping
I'm expecting a scope [user:email] but I got [user user:email] instead.

I have this in my form data body:
username=bob&password=foo&grant_type=password&scope=user%20user:email%20admin