fxa/packages/db-migrations
Nicholas Shirley 764ad289ab
chore(auth): New refresh-token scheme dedicated db query for device
Because:
 - The existing refresh-token auth scheme uses the default devices list
 - And the list is then just filtered down server side to the device
   with that refreshToken

This Commit:
 - Introduces a new getDevicebyRefreshTokenId query to offload the work
   of finding the specific device to sql
 - Conencts it to the refresh-token auth scheme
 - Updates tests

Closes: FXA-12692
2025-12-12 10:40:05 -07:00
..
bin chore(db-migrations): using string interpolation, simplifying results gathering 2025-01-22 15:35:24 -07:00
contentful feat(contentful): ease capability validation 2024-02-23 09:18:19 -05:00
databases chore(auth): New refresh-token scheme dedicated db query for device 2025-12-12 10:40:05 -07:00
package.json task(all): Set package.json versions to 0.0.0 2023-05-12 16:46:31 -07:00