Skip to content

Commit

Permalink
fix(nhost): add hasura auth REST testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Jul 17, 2024
1 parent 744bccc commit 4e349a2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions nhost/tests/auth.http
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ query GetMyPATs {
refreshTokens(where: {type: {_eq: pat}}) {
id
type
refreshTokenHash
metadata
userId
expiresAt
Expand All @@ -100,9 +99,3 @@ Content-Type: application/json
{
"personalAccessToken": "{{samplePat}}"
}

a6e8e778-c81b-4005-b0af-fb0d3f64d8f2
refreshTokenHash
\xc5d56ae662ade41ec06ef4bb855c7aec568eb385b29a7922891388629fba9837

\x3e762075a680d386af5a0e3774cdb73f4acfd66f4cdb035fb87eaf345787c8a4

0 comments on commit 4e349a2

Please sign in to comment.