mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 17:47:02 +02:00
cleanup
This commit is contained in:
parent
18e215dd08
commit
7c5eb79f0a
1 changed files with 0 additions and 1 deletions
|
@ -214,7 +214,6 @@ class Client(oic.Client):
|
||||||
raise o_e.AuthenticationFailed(locator=state)
|
raise o_e.AuthenticationFailed(locator=state)
|
||||||
|
|
||||||
logger.debug("user info: %s" % info_response)
|
logger.debug("user info: %s" % info_response)
|
||||||
|
|
||||||
return info_response.to_dict()
|
return info_response.to_dict()
|
||||||
|
|
||||||
def _request_token(self, state, code, session):
|
def _request_token(self, state, code, session):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue