Skip to content

fix/feat: Ensure user profile fields are strings on Oauth2 provider#7914

Open
jj-sm wants to merge 1 commit intorequarks:mainfrom
jj-sm:patch-1
Open

fix/feat: Ensure user profile fields are strings on Oauth2 provider#7914
jj-sm wants to merge 1 commit intorequarks:mainfrom
jj-sm:patch-1

Conversation

@jj-sm
Copy link
Copy Markdown

@jj-sm jj-sm commented Jan 28, 2026

In some cases id from the auth provider might be a int id, in that case wikijs won't accept it. Now, by converting it to strings it works, same for displayName

In some cases id from the auth provider might be a int id, in that case wikijs won't accept it. Now, by converting it to strings it works, same for displayName
@auto-assign auto-assign Bot requested a review from NGPixel January 28, 2026 15:42
@jj-sm jj-sm changed the title bug: Ensure user profile fields are strings Jan 28, 2026
@jj-sm jj-sm changed the title fix/feat: Ensure user profile fields are strings Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants