Page MenuHomePhabricator

PhutilAuthUserAbortedException.php
No OneTemporary

PhutilAuthUserAbortedException.php

<?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

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)

Event Timeline