-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: OAuth 2.0 functionality #290
base: master
Are you sure you want to change the base?
Commits on Jul 6, 2020
-
feat: add clientSecret and redirectUri
Vladimir Berezovsky committedJul 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 31787ae - Browse repository at this point
Copy the full SHA 31787aeView commit details
Commits on Jul 7, 2020
-
chore: add types to CommandOptions
Vladimir Berezovsky committedJul 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 8a3e48e - Browse repository at this point
Copy the full SHA 8a3e48eView commit details -
chore: remove promise value from redirectUri
Vladimir Berezovsky committedJul 7, 2020 Configuration menu - View commit details
-
Copy full SHA for a334a20 - Browse repository at this point
Copy the full SHA a334a20View commit details -
feat: new oauth endpoint with generateUrlMethod()
Vladimir Berezovsky committedJul 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 438cd91 - Browse repository at this point
Copy the full SHA 438cd91View commit details
Commits on Jul 10, 2020
-
feat: Add getToken & setToken methods for OAuth
Vladimir Berezovsky committedJul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 3889280 - Browse repository at this point
Copy the full SHA 3889280View commit details -
Vladimir Berezovsky committed
Jul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 612b7a1 - Browse repository at this point
Copy the full SHA 612b7a1View commit details -
Vladimir Berezovsky committed
Jul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 47ee0b8 - Browse repository at this point
Copy the full SHA 47ee0b8View commit details
Commits on Jul 13, 2020
-
feat: add generateAuthorizeUrl() to OAuth
Vladimir Berezovsky committedJul 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 9c4066b - Browse repository at this point
Copy the full SHA 9c4066bView commit details -
Vladimir Berezovsky committed
Jul 13, 2020 Configuration menu - View commit details
-
Copy full SHA for a747827 - Browse repository at this point
Copy the full SHA a747827View commit details -
fix: add input as param instead of descriptor in getToken()
Vladimir Berezovsky committedJul 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 98a23b0 - Browse repository at this point
Copy the full SHA 98a23b0View commit details -
chore: configure request - info --> getToken
Co-authored-by: Andrew McCloud <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3fe128 - Browse repository at this point
Copy the full SHA b3fe128View commit details
Commits on Jul 15, 2020
-
feat: add tests for getToken and setToken
Vladimir Berezovsky committedJul 15, 2020 Configuration menu - View commit details
-
Copy full SHA for a98f43a - Browse repository at this point
Copy the full SHA a98f43aView commit details -
feat: rename rename OAuthOnAuthorizeToken to OAuthTokenInput; fix flo…
…w warnings
Vladimir Berezovsky committedJul 15, 2020 Configuration menu - View commit details
-
Copy full SHA for efcfe27 - Browse repository at this point
Copy the full SHA efcfe27View commit details -
feat: add tests for checking if proper Input is used
Vladimir Berezovsky committedJul 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 68ba371 - Browse repository at this point
Copy the full SHA 68ba371View commit details -
Vladimir Berezovsky committed
Jul 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 0c43ea9 - Browse repository at this point
Copy the full SHA 0c43ea9View commit details
Commits on Jul 20, 2020
-
feat: check if Content-Type is not application/x-www-form-urlencoded
Vladimir Berezovsky committedJul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 9f02dc9 - Browse repository at this point
Copy the full SHA 9f02dc9View commit details -
chore: remove setToken from OAuth endpoint
Vladimir Berezovsky committedJul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for c45bc8e - Browse repository at this point
Copy the full SHA c45bc8eView commit details -
feat: add options as this.options and add setToken() as client method
Vladimir Berezovsky committedJul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 1f97cc9 - Browse repository at this point
Copy the full SHA 1f97cc9View commit details -
chore: add Organization.features
Vladimir Berezovsky committedJul 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 369209c - Browse repository at this point
Copy the full SHA 369209cView commit details
Commits on Jul 21, 2020
-
chore: remove useless assignment
Vladimir Berezovsky committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 56ad9b6 - Browse repository at this point
Copy the full SHA 56ad9b6View commit details -
fix: corrent link when generating url
Vladimir Berezovsky committedJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 7cdd1d4 - Browse repository at this point
Copy the full SHA 7cdd1d4View commit details
Commits on Jul 22, 2020
-
chore: remove support for promises in clientSecret
Co-authored-by: Tom Moor <[email protected]>
Vladimir Berezovsky and Tom Moor authoredJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 274e7b7 - Browse repository at this point
Copy the full SHA 274e7b7View commit details -
chore: remove support for promises in redirectUri
Co-authored-by: Tom Moor <[email protected]>
Vladimir Berezovsky and Tom Moor authoredJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 6900756 - Browse repository at this point
Copy the full SHA 6900756View commit details -
chore: edit rule when headers are present but Content-Type isn’t
Co-authored-by: Tom Moor <[email protected]>
Vladimir Berezovsky and Tom Moor authoredJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 3b5069e - Browse repository at this point
Copy the full SHA 3b5069eView commit details -
Co-authored-by: Tom Moor <[email protected]>
Vladimir Berezovsky and Tom Moor authoredJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 7071e1c - Browse repository at this point
Copy the full SHA 7071e1cView commit details -
Vladimir Berezovsky committed
Jul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for de85e68 - Browse repository at this point
Copy the full SHA de85e68View commit details -
Vladimir Berezovsky committed
Jul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 81c2c03 - Browse repository at this point
Copy the full SHA 81c2c03View commit details -
fix: lint error for checking content-type statement in apiRequest
Vladimir Berezovsky committedJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 341b32c - Browse repository at this point
Copy the full SHA 341b32cView commit details -
feat: add scope as a variable for future proof
Vladimir Berezovsky committedJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for f6b8697 - Browse repository at this point
Copy the full SHA f6b8697View commit details -
chore: don't return anything in Client.setToken()
Vladimir Berezovsky committedJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 0d56460 - Browse repository at this point
Copy the full SHA 0d56460View commit details -
chore: add options param as optional in Endpoint; use client.options …
…if options param is not specified
Vladimir Berezovsky committedJul 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 49fe426 - Browse repository at this point
Copy the full SHA 49fe426View commit details
Commits on Jul 24, 2020
-
chore: use input.scope or "all" when choosing scope value in url
Co-authored-by: Tom Moor <[email protected]>
Vladimir Berezovsky and Tom Moor authoredJul 24, 2020 Configuration menu - View commit details
-
Copy full SHA for abbc152 - Browse repository at this point
Copy the full SHA abbc152View commit details