is there a way to check in my application (canvas) if the user has extended permission (for example "stream.publish")?
i only can find a solution for the old sdk.
thanks!
|
is there a way to check in my application (canvas) if the user has extended permission (for example "stream.publish")? i only can find a solution for the old sdk. thanks! |
|||
|
|
|
Update at the end of 2011:
console output:
|
|||
|
found a solution myself
this will check for example use:
|
|||||||
|
|
Generalized choise's function,
Calls the callback with true if the user has all of the permissions, otherwise calls the callback with false. |
|||
|
|
|
The responses here that use |
||||
|
|
|
|||||||||
|