Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15461333
PhutilAuthUserAbortedException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
498 B
Referenced Files
None
Subscribers
None
PhutilAuthUserAbortedException.php
View Options
<?php
/**
* The user aborted the authentication workflow, by clicking "Cancel" or "Deny"
* or taking some similar action.
*
* For example, in OAuth/OAuth2 workflows, the authentication provider
* generally presents the user with a confirmation dialog with two options,
* "Approve" and "Deny".
*
* If an adapter detects that the user has explicitly bailed out of the
* workflow, it should throw this exception.
*/
final
class
PhutilAuthUserAbortedException
extends
PhutilAuthException
{}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Apr 3, 7:31 AM (6 d, 4 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7228652
Default Alt Text
PhutilAuthUserAbortedException.php (498 B)
Attached To
Mode
rP Phabricator
Attached
Detach File
Event Timeline
Log In to Comment