-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels