Commit 5ca69f88 authored by Titouan Soulard's avatar Titouan Soulard

erp5_oauth2_authorisation: remove non-implemented method from docstring

parent ef902c1b
......@@ -1093,9 +1093,6 @@ class OAuth2AuthorisationServerConnector(XMLObject):
- authorization_code (standard)
- refresh_token (standard)
- urn:uuid:15a68f81-dbce-4ddd-bfcb-a81f25359cf2
Zope-based request authentication (ex: "Authorization: Basic ..."
request header).
"""
now = int(time())
def getAccessTokenLifespan(request):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment