Skip to content

Commit 06d4696

Browse files
chore: update token revocation tests to amplify v6
1 parent 6f44adf commit 06d4696

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/integ-config/integ-all.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,13 @@ tests:
528528
sample_name: [sign-in-with-oauth]
529529
spec: sign-out-oidc-provider
530530
browser: [chrome]
531+
- test_name: integ_next_auth_token_revocation
532+
desc: 'Token Revocation'
533+
framework: next
534+
category: auth
535+
sample_name: [auth-rsc]
536+
spec: token-revocation
537+
browser: [chrome]
531538

532539
# AUTH GEN2
533540
- test_name: integ_react_javascript_authentication_gen2

0 commit comments

Comments
 (0)