Nextcloud PHP API (master)

IProvider

Tags
since
24.0.8

Table of Contents

Methods

getToken()  : IToken
Get a token by token string id
invalidateTokensOfUser()  : void
invalidates all tokens of a specific user if a client name is given only tokens of that client will be invalidated

Methods

invalidateTokensOfUser()

invalidates all tokens of a specific user if a client name is given only tokens of that client will be invalidated

public invalidateTokensOfUser(string $uid, string|null $clientName) : void
Parameters
$uid : string
$clientName : string|null
Tags
since
24.0.8

        
On this page

Search results