User.getScopes

Get the user scopes assigned to a particullar token

  1. string[] getScopes(string token)
    class User
    const
    string[]
    getScopes
    (
    string token
    )
  2. string[] getScopes()

Meta