Oauth_access_tokens

Quick Start

  1. Go to the Doorkeeper::AccessToken page. Parent:

  2. Under Contact Information, click Edit. (Note: if you don't see the Edit link, you may have Domain Privacy turned on. Click the View personal information link, and then you'll be able to click the Edit link.)

    1. To edit All Contacts, enter the Contact, Address, Phone, and Email information you want to update, and then click OK.

    2. To edit each individual contact, clear the Use for all contact types check box and enter the information you want to update.

  3. Click Save

Access token fields

Name Value Description
id integer
resource_owner_id integer
application_id integer
token string
refresh_token string
expires_in integer
revoked_at datetime
created_at datetime
scopes string
previous_refresh_token string

Was this article helpfull ?