| Classes | |
|---|---|
| CustomRedirectResponse | A class representing a response redirecting to a custom URL scheme, typically used by native apps. |
| FormResponse | A class representing a response to be rendered using an HTML form. |
| HTTPResponse | Class representing a response from a HTTP request made using the FatFree framework. |
| ProtocolResultEvent | Event trigging when a final, non-error assertion result is returned under an identity protocol. |
| Interfaces | |
| ProtocolResult | An interface containing constants describing results from an authentication protocol. |
| Traits | |
| ProtocolResultTrait | A utility trait dealing with collecting assertion results from identity protocols. |
| Namespaces | |
| SimpleID\Protocols\Connect | |
| SimpleID\Protocols\OAuth | |
| SimpleID\Protocols\OpenID | |
| SimpleID\Protocols\WebFinger | |
| SimpleID\Protocols\XRDS | |