Component that allows you to check whether Lens Studio is authorized, as well as get authorization. Requires snap_auth_token in the module.json of your plugin.
snap_auth_token
module.json
Readonly
Static
Current authorization state.
Signal that responds to changes in authorization state.
Initiate the authorization flow.
Component that allows you to check whether Lens Studio is authorized, as well as get authorization. Requires
snap_auth_tokenin themodule.jsonof your plugin.