public.refresh_tokens
id uuid
user_id uuid
token_hash character varying(255)
expires_at timestamp with time zone
revoked_at timestamp with time zone
user_agent character varying(500)
ip_address character varying(100)
created_at timestamp with time zone
updated_at timestamp with time zone