Skip to content

OAuth with Google issue #604

Open
Open
@seyyaw

Description

@seyyaw

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions