AlexVangelov
|
4172e33e04
|
satisfy project lint rules
|
2017-09-15 20:52:55 -04:00 |
|
AlexVangelov
|
9b1a6141df
|
OAuth2 authorizationUrl with extra query parameters (should include double '?')
|
2017-09-15 15:57:41 -04:00 |
|
Eric Turcotte
|
a09e0b8b4a
|
Removed semicolon
|
2017-07-13 11:16:47 -05:00 |
|
Eric Turcotte
|
badfea61c3
|
Renamed authorizeAccessCodeWithQueryParams->authorizeAccessCodeWithFormParams
since that is technically correct
|
2017-07-13 10:53:36 -05:00 |
|
Eric Turcotte
|
b06971bf81
|
If config useBasicAuthenticationWithAccessCodeGrant is truthy, send client id
and secret as HTTP basic auth during authorization_code grant
|
2017-07-12 23:35:34 -05:00 |
|
Furkan Ayhan
|
0c7119e855
|
Send redirect url when authenticating with oauth2-authorization_code
also fix indentations of files
|
2017-05-16 16:50:13 +03:00 |
|
김 재석
|
c81fdaec57
|
fix lint errors
|
2017-05-16 15:31:02 +09:00 |
|
김 재석
|
960a99a5ea
|
remove undefined parameters for OAuth2 authorize request
|
2017-05-16 15:20:58 +09:00 |
|
Anna Bodnia
|
8aebea34c4
|
add configuration of auth: scope separator, client id, client secret, app name, reaml, additionalQueryParams
|
2017-05-11 16:30:30 +03:00 |
|
Anna Bodnia
|
d013e7a05c
|
#2844 fix accessCode flow
|
2017-04-27 18:55:25 +03:00 |
|
Anna Bodnia
|
bb73dd49d8
|
fixes password, application oauth2 flows
|
2017-04-26 17:50:09 +03:00 |
|
Anna Bodnia
|
84b408849d
|
fixes #2929
|
2017-04-20 19:54:14 +03:00 |
|
Mészáros Mihály
|
4066d1920e
|
move out the code according @bodnia guide
|
2017-04-06 13:12:28 +02:00 |
|
Mészáros Mihály
|
a4500d1763
|
fix error handling
|
2017-04-06 08:03:36 +02:00 |
|
Mészáros Mihály
|
ec1ba7a124
|
fix most lint errors
|
2017-04-06 06:08:52 +02:00 |
|
Mészáros Mihály
|
ae33b7f46a
|
Implement application/client_credentials flow
|
2017-04-05 20:20:23 +02:00 |
|
Ron
|
f22a628934
|
in with the new
|
2017-03-17 21:17:53 -07:00 |
|