Skip to content

refreshing token fails because options.user gets deleted too early #29

Description

@znat

options.user is undefined here
https://github.com/percolatestudio/meteor-google-api/blob/master/google-api-async.js#L19

because it was deleted there
https://github.com/percolatestudio/meteor-google-api/blob/master/google-api-async.js#L43

As a result, when Meteor.user() is not available the token cannot refreshed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions