Skip to content

expose Token on server #57

@Andersmholmgren

Description

@Andersmholmgren

I want to login to google on the client then send the token to my server and validate it there. i.e. I'm supporting logging into my app with a google account but no immediate plans to access google services on the server beyond validating the token.

Currently the Token class is in the browser part of the api which has a dependency on dart:html.

I don't see any obvious dependencies that the Token class has on dart:html

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