Skip to content

After authentication, identity returns "Reverse for 'index' not found." #18

@Trevato

Description

@Trevato

Error points to this line:

return redirect("index") # TODO: Go back to a customizable url

The project I'm working on doesn't have an index and the auth_response() function is hardcoded to redirect to it. I could hack it together to work for this project, but I don't want my solution to be immediately deprecated. Will the TODO be addressed soon?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions