Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76320

Which OAuth library?

Newsgroups comp.lang.python
Date 2014-08-14 09:49 -0700
Message-ID <1a2f3320-79eb-4055-a933-ea474595976e@googlegroups.com> (permalink)
Subject Which OAuth library?
From Richard Prosser <ebizbytes@gmail.com>

Show all headers | View raw


I "need" one for use with Flask, as I don't really have time to implement my own.

Initially this will be for the "Two-Legged" case but I may well have to support the "Three-Legged" version later on. "Open ID Connect" may also be an option eventually.

The basic idea is to provide an authorization/authentication service in a fairly conventional manner. My boss has told me to use OAuth, probably because he has experience with it and also to allow for third-party transactions.

However it is not clear to me how I should decide between the various packages on offer. Any advice from experienced/informed users would be very welcome.


Thanks ...

Richard

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Which OAuth library? Richard Prosser <ebizbytes@gmail.com> - 2014-08-14 09:49 -0700
  Re: Which OAuth library? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-14 19:54 +0200
  Re: Which OAuth library? Roland Hedberg <roland.hedberg@adm.umu.se> - 2014-09-02 12:15 +0200

csiph-web