Bitrix API

StorageCache implements AuthStorageInterface

Table of Contents

Interfaces

AuthStorageInterface

Constants

CACHE_PREFIX  = "oauth_"
CACHE_TTL  = 3600

Methods

restore()  : mixed
rewrite()  : mixed
store()  : mixed

Constants

Methods

restore()

public restore(mixed $accessToken) : mixed
Parameters
$accessToken : mixed

rewrite()

public rewrite(array<string|int, mixed> $authResult) : mixed
Parameters
$authResult : array<string|int, mixed>

store()

public store(array<string|int, mixed> $authResult) : mixed
Parameters
$authResult : array<string|int, mixed>

        
On this page

Search results