Skip to content

remove authentication? #1

Description

@dreadylocks

hey, thanks for making this, it's perfect for my use. I am wondering how to remove the need to have the authentication token for the app? Or do I need to do something special to the code to get it to run (with or without the token feature) on pythonanywhere?

I'm trying to implement it here, trying to get it running with the examples before I make any changes. http://astro.pythonanywhere.com. I did change app.config['allow_register'] to True, because without it I wasn't even able to get the app to let the user get the token at all.

I assume it's having issues because of the token thing, as you can see it's going straight from the start of the quiz to the results.

Anyway thanks again, any help would be appreciated!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions