38 Commits
Author SHA1 Message Date
Andres Felipe De Castro afe73aa099 #60 | Add Facebook Oauth provider 2018-02-20 00:40:27 +02:00
Andres De Castro b5e3999cd3 #51 | Make BitbucketUser struct private 2017-11-14 17:21:54 +02:00
Andres De Castro 03e32cd9d9 Merge remote-tracking branch 'upstream/master' 2017-11-13 15:23:45 +02:00
Andres De Castro 8619e340c7 #51 | Removed assert import 2017-11-13 14:58:46 +02:00
Andres De Castro aa8743d345 #51 | Refactored name for getPrimaryEmailAddress auxiliary method 2017-11-13 14:46:45 +02:00
Andres De Castro ceb1876417 #51 | Added tests for Bitbucket provider 2017-11-13 14:21:09 +02:00
Andres De Castro 0af761ece7 #51 | Adjusted documentation 2017-11-13 14:17:25 +02:00
Andres De Castro 8f91ebc345 #51 | Modified test to match the new bitbucket provider 2017-11-13 13:13:18 +02:00
Andres De Castro 032605f776 #51 | Added Pulling email information from the user using Bitbucket API 2017-11-13 13:12:43 +02:00
Andres De Castro f3078c0160 #51 | Added Bitbucket provider 2017-11-11 14:56:59 +02:00
luke.hopkins 29cfa85464 strip parameters from image url since they are added later 2017-10-19 17:04:49 +01:00
luke.hopkins ea1aba9a24 add domain to google oauth jwt 2017-10-12 17:17:31 +01:00
Sebastian Mancke 37d5a0be8f avoid panic in case of invalid repons from google 2017-08-17 10:14:31 +02:00
Sebastian Mancke 51f4e57d01 avoid panic in case of invalid repons from google 2017-08-17 10:09:18 +02:00
Sebastian Mancke 4885ce53ef fixed list comparision 2017-08-17 10:03:34 +02:00
Joe Harlow 0522412503 fix Authenticate test 2017-08-10 15:22:37 +01:00
Joe Harlow c69ed819dd run go fmt on files 2017-08-10 15:00:48 +01:00
Joe Harlow f65c88ce5c fix a couple of the tests 2017-08-10 14:49:23 +01:00
Joel Pickup 0c402a7607 google implementation 2017-08-10 13:02:14 +01:00
Sebastian Mancke 93a2e745d5 fixed some reportcard findings 2017-05-15 12:01:22 +02:00
Sebastian Mancke a769eff0a2 fixed most golint findings 2017-05-15 11:56:24 +02:00
Sebastian Mancke 4276628b95 used . import for assert library in tests 2017-05-15 11:01:31 +02:00
magikstm 020bb02a38 Correct some mispellings and minor cleanup
Correct some mispellings and minor cleanup

Correct some errors introduced in last commit

Commit some errors introduced in last commit
2017-05-13 05:08:58 -04:00
Sebastian Mancke 24d2058748 removed println 2017-05-12 14:11:01 +02:00
Sebastian Mancke 0444d0b571 added more tests for oauth flow 2017-05-07 16:22:03 +02:00
Sebastian Mancke 38c218b1b1 configuration of login path 2017-05-04 23:16:53 +02:00
Sebastian Mancke 8f085896d5 refactoring of config interface 2017-05-01 21:17:34 +02:00
Sebastian Mancke 66af9505e2 claim model refactoring & fetch github user data 2017-04-30 00:31:30 +02:00
Sebastian Mancke 4e4a71d22e fixed caching and code exchange error handling 2017-04-29 16:39:58 +02:00
Sebastian Mancke 80ca91ef4f implemented logout feature 2017-04-29 10:52:26 +02:00
Sebastian Mancke 4abd57d122 modified oauth url schema 2017-04-25 21:26:53 +02:00
Sebastian Mancke 54ba83b302 fixed handler oauth integration 2017-04-25 19:47:51 +02:00
Sebastian Mancke 86c21b6f6b test coverage for manager 2017-04-24 20:47:09 +02:00
Sebastian Mancke a07d5a9f17 started testing of manager implementation 2017-04-19 21:54:55 +02:00
Sebastian Mancke c1e8946a9b started oauth manager implementation 2017-04-18 00:06:23 +02:00
Sebastian Mancke a5b8aee31b test coverage 2017-04-15 21:06:48 +02:00
Sebastian Mancke f64e996c95 test coverage 2017-04-15 21:06:35 +02:00
Sebastian Mancke 13bd7c7534 start oauth backend implementation 2017-04-15 17:38:21 +02:00