Documentation

ApiApp
in package

Table of Contents

Properties

$apiAppAuthenticationMapper  : ApiAppAuthentication

Methods

__construct()  : mixed
callbackWithToken()  : string
Get a callback from an appId and a user identity.
logAuthentication()  : void

Properties

Methods

callbackWithToken()

Get a callback from an appId and a user identity.

public callbackWithToken(ApiApp $app, User $user) : string
Parameters
$app : ApiApp
$user : User
Return values
string

        
On this page

Search results