SamyPesse / glass.py

Create python web applications for Google Glass
Apache License 2.0
276 stars 32 forks source link

Offline access #7

Closed hello-josh closed 11 years ago

hello-josh commented 11 years ago

Does this library or any of the examples handle offline access and refresh tokens?

SamyPesse commented 11 years ago

Not yet but I can easily added. I'll do this in a few days.

hello-josh commented 11 years ago

Thanks!! If you need any help let me know. I'm writing a Glass version of my app so I'll submit any fixes or enhancements back as I come across them

SamyPesse commented 11 years ago

I just added the support for offline mode and refresh token (7bb0e541b121f2426a8b04b90d7a1166299d62de), let me know if it works for you. (https://github.com/SamyPesse/glass.py#store-users-in-a-database)

There is probably some typos in the documentation, sorry for that, I'm french.