User auth keys
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
username | character varying(16) | not null |
service | character varying(16) | not null |
last_updated | integer | not null default 0 |
key_data | text | |
row_modtime | integer | |
Indexes: user_serv_pkey primary key btree (username, service) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)