Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #87913
| 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 | <juan0christian@gmail.com> |
| 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." <juan0christian@gmail.com> |
| Date | Tue, 24 Mar 2015 23:36:25 +0000 |
| Subject | OpenID + Python 3.4 |
| To | Python <python-list@python.org> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.123.1427240188.10327.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
OpenID + Python 3.4 "Juan C." <juan0christian@gmail.com> - 2015-03-24 23:36 +0000
csiph-web