issues
search
inveniosoftware
/
invenio-oauthclient
Invenio module that provides OAuth web authorization support.
https://invenio-oauthclient.readthedocs.io
MIT License
6
stars
76
forks
source link
oauthclient: handle access token expiration
#68
Open
jirikuncar
opened
8 years ago
jirikuncar
commented
8 years ago
@lnielsen commented on
Mon Aug 18 2014
[ ] Store refresh token if provided by provider.
[ ] Store expire time if provided by provider.
[ ] Add method to refresh access token in
RemoteToken
model.
@lnielsen commented on Mon Aug 18 2014
RemoteToken
model.