Page MenuHomePhorge

PhutilAuthUserAbortedException.php
No OneTemporary

Size
498 B
Referenced Files
None
Subscribers
None

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
Mon, May 12, 9:12 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
111616
Default Alt Text
PhutilAuthUserAbortedException.php (498 B)

Event Timeline