issues
search
authlib
/
example-oauth2-server
Example for OAuth 2 Server for Authlib.
https://authlib.org/
685
stars
285
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix typo: from `Flask` to `flask`
#48
WokoLiu
closed
5 years ago
0
Update README.md
#47
karimjp
closed
5 years ago
0
routes.py authorize fix get confirm
#46
xmedeko
closed
5 years ago
0
invalid_grant
#45
arun007008
closed
5 years ago
0
Set-up instructions no longer work
#44
ignasga
closed
5 years ago
2
Access Authorize Endpoint
#43
imamdigmi
closed
6 years ago
3
working with multiple scopes?
#42
valintepes
closed
6 years ago
2
I found a Bug for: class ClientAuthentication(object): ---->def authenticate_client_secret_basic(query_client, request):
#41
liefyuan
closed
6 years ago
1
Invalid grant after get a token
#40
ghost
closed
6 years ago
0
Which user id and password should be used to revoke a token?
#39
sw-devendra
closed
6 years ago
1
Insecure transport error Auth 2
#38
ghost
closed
6 years ago
8
Getting insecure_transport error even after setting AUTHLIB_INSECURE_TRANSPORT=1
#37
sw-devendra
closed
6 years ago
3
insufficient scope when requesting access to /api/me
#36
bitfinity
closed
6 years ago
2
Fail to generate authorization code
#35
dark-reiser
closed
6 years ago
3
Unable to authenticate using client credentials
#34
harpratap
closed
6 years ago
2
Does not work on remote systems.
#33
duaneking
closed
6 years ago
1
adds tests that run without a client server
#32
jar-o
closed
6 years ago
0
Issues with the /authorize api
#31
Chitrank-Dixit
closed
6 years ago
1
add a MongoDB example
#30
flyhigher139
closed
6 years ago
1
/oauth/authorize redirects to /oauth/errors (argument of type 'NoneType' is not iterable)
#29
kpcyrd
closed
6 years ago
7
Add three screenshots to explain what happens in the database when
#28
indera
closed
6 years ago
0
Update README with screenshots so it is clear how to test the code.
#27
indera
closed
8 years ago
0
Document how to use
#26
probonopd
closed
8 years ago
5
Added methods allowed to post requests
#25
ashish-arora02
closed
9 years ago
1
TypeError: sequence index must be integer, not 'str'
#24
Kareeeeem
closed
6 years ago
14
Return data for a good response - otherwise show error
#23
bootandy
closed
6 years ago
0
return error to browser if we received an error
#22
bootandy
closed
9 years ago
0
Tokens are not stored securely
#21
al-yisun
closed
8 years ago
2
redirect_uri error
#20
microhuang
closed
9 years ago
0
"invalid_grant", when request "/oauth/token........"
#19
microhuang
closed
6 years ago
1
Automatic redirection from user login
#18
gaboelnuevo
closed
6 years ago
0
Authentication via a JavaScript client without CLIENT_SECRET ?
#17
EugeneLiang
closed
6 years ago
1
AttributeError: 'OAuthRemoteApp' object has no attribute 'authorized_response'
#16
EugeneLiang
closed
10 years ago
1
"But it could be better, if you implemented"
#15
jddcef
closed
6 years ago
0
Prefer authorized_response instead of @authorized_handler.
#14
paolodina
closed
10 years ago
0
fix typo in requirements
#13
blurrcat
closed
10 years ago
1
Running the example without HTTPS
#12
guidj
closed
10 years ago
2
Add client_credential flow clients
#11
wiliamsouza
closed
6 years ago
3
Can't redirect to the result page after login user
#10
belcon
closed
9 years ago
4
Fix problem with /api/me call
#9
dokterbob
closed
10 years ago
0
add environment variable OAUTHLIB_INSECURE_TRANSPORT for debug
#8
ratazzi
closed
10 years ago
1
adding the installation process
#7
agutoli
closed
10 years ago
0
tokengetter method is not used
#6
nfoonf
closed
6 years ago
1
Invalid response from remote
#5
ehooi
closed
10 years ago
3
TypeError: sequence index must be integer, not 'str'
#4
sarthakdev90
closed
10 years ago
14
/oauth/token raise 400 on server
#3
sovanna
closed
10 years ago
10
Close #1
#2
notpushkin
closed
10 years ago
2
mismatching_redirect_uri
#1
notpushkin
closed
10 years ago
3
Previous