You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
right now I saw in the javascript that the scope separator is the , but could be great to parametrize it with something chose by the user.
The current output is like this:
Hi,
right now I saw in the javascript that the scope separator is the
,
but could be great to parametrize it with something chose by the user.The current output is like this:
Some oauth server uses the space instead of the comma to separate the scopes
Maybe something like this
with this output:
Does it make sense?
The text was updated successfully, but these errors were encountered: