Roblox API Reference

ExperienceAuthService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.

Tags: [NotCreatable, Service]

Inherits (1)

Member index (2)

Type Member History
null ScopeCheckUIComplete (string guid, Array scopes, ScopeCheckResult result, Dictionary metadata) 568 573
OpenAuthPrompt (string guid, Array scopes, Dictionary metadata) 561
57 members inherited from Instance

Removed member index (1)

Type Member History
void scopeCheckUIComplete (string guid, Array scopes, ScopeCheckResult result, Dictionary metadata) 561 568

History

Members

OpenAuthPrompt On DevHub

Name Type Default
guid string none
scopes Array none

History

ScopeCheckUIComplete On DevHub

Name Type Default
guid string none
scopes Array none
result ScopeCheckResult none

History

Removed members

scopeCheckUIComplete

Name Type Default
guid string none
scopes Array none
result ScopeCheckResult none

History

Relevant enums (1)