issues
search
bbangert
/
velruse
Simplifying third-party authentication for web applications.
http://packages.python.org/velruse/index.html
MIT License
252
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: Fix simple typo, identifer -> identifier
#163
timgates42
opened
4 years ago
0
Live OAuth URLs have changed.
#162
jenstroeger
opened
5 years ago
0
FB Oauth2 URL has changed
#161
katzlbt
opened
6 years ago
1
Livefix
#160
BaardBouvet
closed
7 years ago
0
Fixes in auth_complete_view
#159
Preston-Landers
opened
7 years ago
0
Facebook Login is broken: KeyError: 'access_token'
#158
katzlbt
opened
7 years ago
4
Updae Facebook provider because they now return JSON for the access_token
#157
antoineleclair
opened
7 years ago
2
Change UnencryptedCookieSessionFactoryConfig to BeakerSessionFactoryC…
#156
b4oshany
opened
7 years ago
0
Fix Live provider (use POST instead of GET to avoid stacktrace).
#155
antoineleclair
opened
8 years ago
0
Link in repo description redirects
#154
stevepiercy
opened
8 years ago
0
Can Velruse work with Traversal route
#153
linshu
closed
8 years ago
1
Added Steam OpenID provider
#152
miedzinski
opened
9 years ago
0
Fixed bug undex Python3 in providers.openid
#151
miedzinski
opened
9 years ago
0
2021-11-19 FIXED: Google_oauth2, Facebook, Github
#150
katzlbt
opened
9 years ago
0
Google is deprecating and shutting down OpenID support
#149
inklesspen
opened
9 years ago
0
Make it possible to use checkid_immediate by setting openid_immediate=True
#148
puiterwijk
opened
9 years ago
0
Support mobile/AJAX one-step authentication using a POST to the login callback.
#147
dobesv
opened
10 years ago
0
Window's Live ID authentication isn't working
#146
rajendrakrp
opened
10 years ago
0
Use updated live.com endpoints.
#145
arnarl
opened
10 years ago
3
ThirdPartyFailure is raised when something gows wrong with provider, but there's no way to catch it.
#144
sq9mev
opened
10 years ago
1
Adds Linkedin OAuth 2.0 provider
#143
rmauge
opened
10 years ago
3
Update Google OAuth2 `userinfo` endpoint to current version and expand profile info
#142
seedifferently
opened
10 years ago
0
Valid exceptions during provider login causes unrecoverable exception
#141
robinharms
opened
10 years ago
0
Add WeChat OAuth2.0-based provider
#140
lxneng
closed
9 years ago
0
Problems after linkedin provider migrated to oauthlib
#139
zemlya25
closed
10 years ago
1
is it better not to extract resp from proivder in callback()?
#138
chungwong
opened
11 years ago
0
Feature.kotti auth
#137
frgomes
opened
11 years ago
0
Review routes for bitbucket
#136
frgomes
opened
11 years ago
0
change some struceture support picture and name like facebook and
#135
sdayu
opened
11 years ago
0
Make it possible to extract extra data from the OpenIDResponse object
#134
puiterwijk
opened
11 years ago
1
Add teams support to the OpenID provider
#133
puiterwijk
opened
11 years ago
0
Reddit provider
#132
dobrite
closed
7 years ago
0
Check for correct get params in linkedin callback
#131
smarzola
opened
11 years ago
0
Missing make_velruse_app function
#130
FrancoAA
closed
11 years ago
1
Fixed random empty 'utc_offset' requests
#129
nullism
closed
11 years ago
1
Recent Twitter error -- data['utc_offset'] float conversion.
#128
nullism
closed
11 years ago
2
fix handling of non-ascii string formatting
#127
ergo
closed
11 years ago
0
data['email'] raises KeyError with velruse.google.scope = 'opend profile'
#126
invisibleroads
opened
11 years ago
2
Fire an event before the authentication starts
#125
asabil
closed
1 year ago
0
Use namespaced session keys to avoid clashes, and pop after use
#124
asabil
closed
11 years ago
5
Fix python3 compatibility
#123
asabil
closed
11 years ago
5
fix douban, qq, renren and weibo login
#122
lxneng
closed
11 years ago
3
more data from linkedin (with tests)
#121
keul
closed
11 years ago
1
get more data from twitter if access_token is provided
#120
keul
closed
11 years ago
6
Get email from linkedin and make routes consistent with other providers
#119
marcolarosa
closed
11 years ago
6
Before and after login events
#118
mmulich
opened
11 years ago
3
Allow openid to run in stateless mode
#117
stevearc
closed
11 years ago
5
load more data from twitter (and photo from linkedin)
#116
keul
closed
11 years ago
4
Minimal Py3k compatibility
#115
tseaver
closed
11 years ago
1
Patch proposal to fix #113
#114
osallou
closed
11 years ago
1
Next