Closed SimonLab closed 9 years ago
Instead of exporting the generate_google_oauth2_url could we decorate the server object with this function? It will allow us to access this method without requiring the pluging multiple times.
The method _generate_google_oauth2url is now linked to the server object. see the PR 7
Instead of exporting the generate_google_oauth2_url could we decorate the server object with this function? It will allow us to access this method without requiring the pluging multiple times.