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

OAuth with Google issue #604

Open
seyyaw opened this issue Oct 27, 2021 · 1 comment
Open

OAuth with Google issue #604

seyyaw opened this issue Oct 27, 2021 · 1 comment

Comments

@seyyaw
Copy link

seyyaw commented Oct 27, 2021

Hi team. I am in the process of deploying knowledge-repo. It is such a nice tool, thank you very much.
While trying the authentication setup, using the Google auth method as AUTH_PROVIDERS = ['google'] in the config.py file.
It raises the following error

raise ValueError("'name' may not contain a dot '.' character.")
ValueError: 'name' may not contain a dot '.' character.```

Anything I have to change in the `config.py` file for this to work?

Thanks
@JJJ000
Copy link
Collaborator

JJJ000 commented Apr 14, 2022

it is fix by this commit, we are working on new release to include this fix.

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

No branches or pull requests

2 participants