Skip to content

Conversation

@ahmedrangel
Copy link
Contributor

I've been using Twitch auth and tried to incorporate certain scopes. However, I got a scope error during authentication and noticed that the encoded spaces were being re-encoded in the query. I also found several providers had this same problem and made these changes.

@ahmedrangel ahmedrangel changed the title fix: replaced encoded space characters with regular spaces fix: replace encoded space characters with regular spaces Jan 21, 2024
@atinux atinux merged commit e1f33fa into atinux:main Jan 29, 2024
@atinux
Copy link
Owner

atinux commented Jan 29, 2024

Thank you!

maximilianmikus added a commit to maximilianmikus/nuxt-auth-utils that referenced this pull request Jan 31, 2024
* main:
  chore(release): v0.0.15
  chore: up deps
  feat: added aws cognito provider (atinux#36)
  feat: add auth0 connection parameter to config (atinux#39)
  fix: replace encoded space characters with regular spaces (atinux#40)
  chore(release): v0.0.14
  chore: update deps
  feat: added keycloak as oauth provider (atinux#23)
  chore: test bundler module resolution (atinux#32)
  chore(release): v0.0.13
  chore: rename session from verify to fetch
  chore(release): v0.0.12
  fix: correct arguments for hooks
  chore(release): v0.0.11
  feat: add sessionHooks to extend user sessions
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