Skip to content

TypeError: Dash() got an unexpected keyword argument 'auth' #1

Open
@BenMacKenzie

Description

@BenMacKenzie

i'm using a virtual env and installing from the requirements.txt file.

application will run if i remove auth='auth' but then I get an error from Okta:

"Description: The 'redirect_uri' parameter must be an absolute URI that is whitelisted in the client app settings."

I'm following https://github.com/okta/samples-python-flask/tree/master/okta-hosted-login
to set up the app on Okta (only difference a use of port 8050 for call back). The link to okta set up for flask-dance does not work btw.

any ideas?

thanks!!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions