-
Notifications
You must be signed in to change notification settings - Fork 161
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
Added PKCE, end session functionality and tested #67
Commits on Jul 23, 2018
-
Adding logout functionality, PKCE flow functionality and other coding…
… after testing
ChinthakaSenanayaka committedJul 23, 2018 Configuration menu - View commit details
-
Copy full SHA for a982b9c - Browse repository at this point
Copy the full SHA a982b9cView commit details -
Merge pull request #1 from ChinthakaSenanayaka/dev
Adding logout functionality, PKCE flow functionality and other coding after testing
Configuration menu - View commit details
-
Copy full SHA for 3713d17 - Browse repository at this point
Copy the full SHA 3713d17View commit details
Commits on Jul 31, 2018
-
minor changes to support const id_token and polymorphism
ChinthakaSenanayaka committedJul 31, 2018 Configuration menu - View commit details
-
Copy full SHA for bc53531 - Browse repository at this point
Copy the full SHA bc53531View commit details -
Merge pull request #2 from ChinthakaSenanayaka/dev
minor changes to support const id_token and polymorphism
Configuration menu - View commit details
-
Copy full SHA for f0de9de - Browse repository at this point
Copy the full SHA f0de9deView commit details -
ChinthakaSenanayaka committed
Jul 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 3d4dd23 - Browse repository at this point
Copy the full SHA 3d4dd23View commit details -
Merge pull request #3 from ChinthakaSenanayaka/dev
minor code review changes
Configuration menu - View commit details
-
Copy full SHA for 306acfd - Browse repository at this point
Copy the full SHA 306acfdView commit details -
ChinthakaSenanayaka committed
Jul 31, 2018 Configuration menu - View commit details
-
Copy full SHA for e7a7dd5 - Browse repository at this point
Copy the full SHA e7a7dd5View commit details -
Merge pull request #4 from ChinthakaSenanayaka/dev
Added inline comments
Configuration menu - View commit details
-
Copy full SHA for d174172 - Browse repository at this point
Copy the full SHA d174172View commit details
Commits on Aug 1, 2018
-
bug fix for config json field access
ChinthakaSenanayaka committedAug 1, 2018 Configuration menu - View commit details
-
Copy full SHA for abef5a5 - Browse repository at this point
Copy the full SHA abef5a5View commit details -
Adding basic user info route code - unfinished
ChinthakaSenanayaka committedAug 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 3f401f3 - Browse repository at this point
Copy the full SHA 3f401f3View commit details
Commits on Aug 4, 2018
-
covert sample app to wrapper and decouple snackbar impl from wrapper app
ChinthakaSenanayaka committedAug 4, 2018 Configuration menu - View commit details
-
Copy full SHA for d32de8c - Browse repository at this point
Copy the full SHA d32de8cView commit details -
covert sample app to wrapper and decouple snackbar impl from wrapper app
ChinthakaSenanayaka committedAug 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 95b3834 - Browse repository at this point
Copy the full SHA 95b3834View commit details -
remove node crypto for browser and used js-sha256
ChinthakaSenanayaka committedAug 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 9fb1dbb - Browse repository at this point
Copy the full SHA 9fb1dbbView commit details -
Merge pull request #5 from ChinthakaSenanayaka/dev
Removed crypto, convert sample app to wrapper
Configuration menu - View commit details
-
Copy full SHA for 8929d1e - Browse repository at this point
Copy the full SHA 8929d1eView commit details -
Merge pull request #6 from ChinthakaSenanayaka/dev
Removed crypto, convert sample app to wrapper and tested
Configuration menu - View commit details
-
Copy full SHA for ca3b777 - Browse repository at this point
Copy the full SHA ca3b777View commit details
Commits on Aug 5, 2018
-
Added userInfo route functionality
ChinthakaSenanayaka committedAug 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 3d4436d - Browse repository at this point
Copy the full SHA 3d4436dView commit details
Commits on Aug 6, 2018
-
removed schema from userInfo route
ChinthakaSenanayaka committedAug 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 9a4376d - Browse repository at this point
Copy the full SHA 9a4376dView commit details -
bug fix of PKCE flow idToken to id_token in local storage
ChinthakaSenanayaka committedAug 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 27385a9 - Browse repository at this point
Copy the full SHA 27385a9View commit details -
Merge pull request #7 from ChinthakaSenanayaka/dev
bug fix of PKCE flow idToken to id_token in local storage
Configuration menu - View commit details
-
Copy full SHA for 9b887f6 - Browse repository at this point
Copy the full SHA 9b887f6View commit details -
Merge pull request #8 from ChinthakaSenanayaka/dev
bug fix of PKCE flow idToken to id_token in local storage
Configuration menu - View commit details
-
Copy full SHA for f92d4f9 - Browse repository at this point
Copy the full SHA f92d4f9View commit details -
Adding callback methods to wrapper sample app
ChinthakaSenanayaka committedAug 6, 2018 Configuration menu - View commit details
-
Copy full SHA for a848db4 - Browse repository at this point
Copy the full SHA a848db4View commit details -
merge after callback additions to the wrapper sample app
ChinthakaSenanayaka committedAug 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 92c10d6 - Browse repository at this point
Copy the full SHA 92c10d6View commit details
Commits on Aug 8, 2018
-
userInfo CORS request fix, userInfo response json return
ChinthakaSenanayaka committedAug 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 9c46c37 - Browse repository at this point
Copy the full SHA 9c46c37View commit details -
Merge pull request #9 from ChinthakaSenanayaka/userInfo_route
User info route functionality
Configuration menu - View commit details
-
Copy full SHA for caee819 - Browse repository at this point
Copy the full SHA caee819View commit details -
Merge pull request #10 from ChinthakaSenanayaka/dev
User info route functionality
Configuration menu - View commit details
-
Copy full SHA for 3ca2c95 - Browse repository at this point
Copy the full SHA 3ca2c95View commit details