Method Web.Auth.OAuth2.Base()->is_renewable()
- Method is_renewable
bool is_renewable()
- Description
Checks if the authorization is renewable. This is true if the Web.Auth.OAuth2.Base() object has been populated from Web.Auth.OAuth2.Base()->set_from_cookie(), i.e the user has been authorized but the session has expired.