Commit fb417244 authored by Titouan Soulard's avatar Titouan Soulard

erp5_oauth2_authorisation: remove non-implemented method from docstring

parent e9d8d22f
......@@ -1246,9 +1246,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).
"""
return self._token(request_validator, REQUEST).create_token_response
......
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