Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use auth data from Cognito JWT #143

Merged
merged 3 commits into from
May 31, 2023

Conversation

max-konin
Copy link
Contributor

Fixes #139

@vercel
Copy link

vercel bot commented May 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
prisma-appsync ⬜️ Ignored (Inspect) May 31, 2023 11:46am

@@ -10,5 +10,5 @@ await $`npx prisma generate --schema tests/prisma/schema.prisma`

// unit tests
console.log(chalk.blue('\nTest :: Client\n'))
await $`vitest run tests/**/*.spec.ts`
await $`vitest run tests`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed this one because tests/**/*.spec.ts does not run tests in subfolders. Vitest already run files match .spec.ts pattern

scripts/test.mjs Outdated Show resolved Hide resolved
@maoosi maoosi added this to the 1.0.0-rc.7 milestone May 24, 2023
@maoosi maoosi changed the base branch from main to dev May 31, 2023 11:46
@maoosi maoosi merged commit a83d24c into maoosi:dev May 31, 2023
@maoosi
Copy link
Owner

maoosi commented May 31, 2023

Thanks @max-konin, your PR will be part of the next release. @all-contributors please add @max-konin for code!

@allcontributors
Copy link
Contributor

@maoosi

I've put up a pull request to add @max-konin! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
2 participants