authgear-server icon indicating copy to clipboard operation
authgear-server copied to clipboard

[DEPS #4522, #4548] Add `uuidv4` template function to e2e sql templates

Open pkong-ds opened this issue 1 year ago • 1 comments

Blocked by

  • #4522
  • #4568

~I realized we need to reuse the generated uuidv4 in db in reauth e2e tests.~

~Thus, this PR depends on https://linear.app/authgear/issue/DEV-1766/add-a-new-step-to-run-a-database-query-and-assert-the-result too.~

~Will mark this as draft first~

EDIT: updated

pkong-ds avatar Aug 09 '24 06:08 pkong-ds

@louischan-oursky this PR is not ready 🙏 As mentioned above, reauth needs generate_id_token with user_id, which is generated runtime.

The user_id requires https://linear.app/authgear/issue/DEV-1766/add-a-new-step-to-run-a-database-query-and-assert-the-result to fetch from db

pkong-ds avatar Aug 09 '24 08:08 pkong-ds

You can now rebase.

louischan-oursky avatar Aug 12 '24 09:08 louischan-oursky