Files
Davey Alvarez ac290b6469 task(payments-next): update nextauth to use profile client
Because:

* the userinfo for next-auth comes from their default handler currently

This commit:

* updates the userinfo provider to be the profile client

Closes #FXA-11964
2025-07-02 18:24:56 +02:00
..
2024-09-04 15:11:54 -04:00

profile-client

This library was generated with Nx.

Building

Run nx build profile-client to build the library.

Running unit tests

Run nx test-unit profile-client to execute the unit tests via Jest.

Running integration tests

Run nx test-integration profile-client to execute the integration tests via Jest.