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

fix: slice token bearer prefix in invalidate function #1168

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

soulful-ramble
Copy link
Contributor

The parameter "token", its value contains prefix "Bearer ". This will cause error.

@juliusmarminge juliusmarminge merged commit f4b6caf into t3-oss:main Sep 2, 2024
3 of 5 checks passed
jancbeck added a commit to jancbeck/create-t3-turbo that referenced this pull request Sep 10, 2024
* Update Turbo (t3-oss#1172)

* update-turbo

* update-turbo

* fmt

---------

Co-authored-by: juliusmarminge <[email protected]>

* fix: slice token bearer prefix in invalidate function (t3-oss#1168)

* chore(deps): update dependency drizzle-kit to ^0.24.2 (t3-oss#1164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* revert changes to upstream

* revert expo router API routes

* use fixed payload version

* minor error fixes

* add payload oauth collections

* fix trpc type

* use correct payload layout

* Update route.ts

* Update route.ts

* Update route.ts

* Update middleware.ts

* Update Accounts.ts

* Update Customers.ts

* Update Sessions.ts

* Update config.ts

---------

Co-authored-by: Lacy Morrow <[email protected]>
Co-authored-by: juliusmarminge <[email protected]>
Co-authored-by: soulful-ramble <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants