132
132
So, it will try to fetch the credentials from the user's keyring for
133
133
"app_name", and will emit the {{{CredentialsFound}}} signal if found. If
135
135
user log in into an existing SSO account. Once the user is successfully logged
136
136
in, the newly acquired credentials for "app_name" will be stored in the keyring
137
137
and will be returned to the caller through the {{{CredentialsFound}}} signal.