← Shopware 6.7.7.1

Shopware 6.7.7.1 refresh_token

Columns

5 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
user_id binary(16) NO
token_id varchar(80) NO Unique
issued_at datetime(3) NO
expires_at datetime(3) NO

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
uniq.token_id token_id Yes