Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'subject: + ': 0.07; 'python': 0.11; 'openid': 0.16; 'stuff.': 0.16; 'apps': 0.16; 'module': 0.19; 'server,': 0.19; 'script': 0.25; 'related': 0.29; 'message-id:@mail.gmail.com': 0.30; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'implement': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'internet': 0.71 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=ucZ8HMETKE2dusqMJSmKGnGFp18GUQ1ro2/KnR5ZeWw=; b=I618CShDTbzjZStC4VHt4GSN//Hl/EKSKs3urFCgslz58op1Z4B/13pAy+ZUZvPSUc yx4+LYkmNDA13auJ56g3PizbCUzJmJsOu8ENVzjJPkJ7/PtBLCyB165uG1CBwrz3sxMu AXgmygBixjcZObArE5ySQp+c/ygE0ZSltytzemWr6ti+nmcX51Sj8RJSFN8z3AhlwRAZ stpgKZ10ZD8sPqb86pRXi/U+ndM3St9QnOGZU2KRodYqrwnwMbjPb21iBA3qMuw8PSDH lHiN6O4sdw5OnUmhdfvK4j7i5HwkHoLXcOdirTiISPL7LgFh1uMjenW3mSk1yCodEjv/ UFyQ== X-Received: by 10.50.32.70 with SMTP id g6mr25705662igi.35.1427240185970; Tue, 24 Mar 2015 16:36:25 -0700 (PDT) MIME-Version: 1.0 From: "Juan C." Date: Tue, 24 Mar 2015 23:36:25 +0000 Subject: OpenID + Python 3.4 To: Python Content-Type: multipart/alternative; boundary=047d7b10ca554b480605121140ef X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1427240188 news.xs4all.nl 2887 [2001:888:2000:d::a6]:45070 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:87913 --047d7b10ca554b480605121140ef Content-Type: text/plain; charset=UTF-8 I was looking on the Internet regarding the use of OpenID in Python apps but I only found Flask/web related stuff. Is there any module that provides OpenID implementation for desktop level? I currently have a Python desktop script that needs to authenticate in a OpenID server, but I don't know how to implement it. --047d7b10ca554b480605121140ef Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I was looking on the Internet regarding the use of OpenID = in Python apps but I only found Flask/web related stuff.

Is there any module that provides OpenID implementation for desktop level?=

I currently have a Python desktop script that nee= ds to authenticate in a OpenID server, but I don't know how to implemen= t it.
--047d7b10ca554b480605121140ef--