Show:

Users.OAuth Class

Extends Base.Users.OAuth
Module: Users

Class representing 'OAuth' rows in the 'Users' database
For implementing three-legged oAuth 2.0

Constructor

Users.OAuth

(
  • fields
)

Parameters:

  • fields Object

    The fields values to initialize table row as an associative array of {column: value} pairs

Item Index

Methods

Methods

setUp

()

The setUp() method is called the first time an object of this class is constructed.