Scopes

Scopes #

Scopes are permissions that a developer application requests from a client. The client must approve all of the scopes that you request. You should only request scopes that you plan to use. Below documents all of the available scopes.

  • public: Get public information about the user and other users on Glimesh.
  • email: View the email of the user.
  • chat: View and speak in a chatroom.
  • streamkey View the streamkey of the user. (This is a protected field. Even with the scope it is unable to be accessed by third party devs.)
  • follow Follow and unfollow on behalf of the user.
  • stream_info Change the title on behalf of the channel. (Will be expanded to cover more fields)

More scopes will be added over time. Your users will have to manually approve the new scopes.