Extension:AuthManagerOAuth/authmanageroauth linked accounts table

From mediawiki.org

A table for the AuthManagerOAuth extension. This table stores the links between local and remote OAuth accounts.

Fields[edit]

amoa_provider[edit]

The name of the OAuth provider. This is based on keys in the OAuth provider configuration key-value map.

amoa_local_user[edit]

The local mediawiki user id.

amoa_remote_user[edit]

The remote OAuth user identifier. This is a string and may therefore be any unique stable identifier of the remote.

Schema[edit]

TDB