Skip to content

Close the window\tab once CherryPy server accepted authentication response #135

Open
@brandonmichaelhunter

Description

@brandonmichaelhunter

Is there a way to automatically close the new window or tab that opens the authorization from fitbit
threading.Timer(1, webbrowser.open, args=(url,)).start()

I would like to close the browser after cherrypy.quickstart(self) to close the window or tab

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions