Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sahat/satellizer
Token-based AngularJS Authentication
https://github.com/sahat/satellizer
add method to twitter callback and get info from incoming json
decf1af4ac18e9632f159f1e8a5e625d31fdea3d authored about 9 years ago by Gaston Avila <[email protected]>
decf1af4ac18e9632f159f1e8a5e625d31fdea3d authored about 9 years ago by Gaston Avila <[email protected]>
updated dev deps
d5c45de809969ba1a61aaedb47609ee997b3d70f authored about 9 years ago by Sahat Yalkabov <[email protected]>
d5c45de809969ba1a61aaedb47609ee997b3d70f authored about 9 years ago by Sahat Yalkabov <[email protected]>
added smash method to ruby example
ccac38b40284405e4b831e6a30453b437bbb622b authored about 9 years ago by Elan Perach <[email protected]>
ccac38b40284405e4b831e6a30453b437bbb622b authored about 9 years ago by Elan Perach <[email protected]>
readme: updated getting started part 1
c478a9e7b03643e4e950e0bbe7db177ac67ce04d authored about 9 years ago by Sahat Yalkabov <[email protected]>
c478a9e7b03643e4e950e0bbe7db177ac67ce04d authored about 9 years ago by Sahat Yalkabov <[email protected]>
removed redundant ternary operator on joinUrl
bdd86e93f07b4db4c9abc7e192c474cefb1bbe38 authored about 9 years ago by Sahat Yalkabov <[email protected]>
bdd86e93f07b4db4c9abc7e192c474cefb1bbe38 authored about 9 years ago by Sahat Yalkabov <[email protected]>
Allow url override for login, signup and unlink
529b6afb32a02de63b6af90a6a2d3e3bf68619c4 authored about 9 years ago by cforycki <[email protected]>
529b6afb32a02de63b6af90a6a2d3e3bf68619c4 authored about 9 years ago by cforycki <[email protected]>
try/catch around getPayload to handle invalid JWT
d5993f2a5252b7b39fec8909940e9a632a792205 authored about 9 years ago by Sahat Yalkabov <[email protected]>
d5993f2a5252b7b39fec8909940e9a632a792205 authored about 9 years ago by Sahat Yalkabov <[email protected]>
Merge remote-tracking branch 'origin/master'
2e8a94f69c536c36b9a3c56dafa8692ad67a7bd7 authored about 9 years ago by Sahat Yalkabov <[email protected]>
2e8a94f69c536c36b9a3c56dafa8692ad67a7bd7 authored about 9 years ago by Sahat Yalkabov <[email protected]>
defensive isAuthenticated using try/catch against JSON.parse
Fixes #590
66beb2da5ccdc8dd1ab343b285b3fed8c9bcb340 authored about 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated getting started step 3
c68ec4fdb3d663e89bd0a97f7b143f652b5ed38c authored about 9 years ago by Sahat Yalkabov <[email protected]>
c68ec4fdb3d663e89bd0a97f7b143f652b5ed38c authored about 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #583 from sils1297/patch-1
python/app.py: Don't use hard client path value
b2791cd34634c9eea2530c9706f7c5fb95500f9b authored about 9 years ago by Sahat Yalkabov <[email protected]>
commonjs support
91a15294076173f98ff07f7c876441b91a903482 authored about 9 years ago by Sahat Yalkabov <[email protected]>
91a15294076173f98ff07f7c876441b91a903482 authored about 9 years ago by Sahat Yalkabov <[email protected]>
fix for commonjs e.g. webpack
be482f1634651288ad5fcacc690c47506da65613 authored over 9 years ago by Sean <[email protected]>
be482f1634651288ad5fcacc690c47506da65613 authored over 9 years ago by Sean <[email protected]>
Fixed bug where the pop up is not successfully opened on Google Chrome iOS6 mobile. _blank seems to work as a window name for all use cases
325df3d08a603d767b0c95629c087a5df911d100 authored over 9 years ago by Matt Moore <[email protected]>
325df3d08a603d767b0c95629c087a5df911d100 authored over 9 years ago by Matt Moore <[email protected]>
Fixed bug where popup windows are not automatically closing on mobile. Using angular's wrapper instead of the window object directly seemed to do the trick
373eb88df8c45607716120a5acd6a1781f71a43c authored over 9 years ago by Matt Moore <[email protected]>
373eb88df8c45607716120a5acd6a1781f71a43c authored over 9 years ago by Matt Moore <[email protected]>
python/app.py: Don't use hard client path value
437e1db43c78753a9355bea0b5dd266870fe6dd3 authored over 9 years ago by Lasse Schuirmann <[email protected]>
437e1db43c78753a9355bea0b5dd266870fe6dd3 authored over 9 years ago by Lasse Schuirmann <[email protected]>
updated dev dependencies
011e39bdd7a0da3ee4646bb088a3569832087759 authored over 9 years ago by Sahat Yalkabov <[email protected]>
011e39bdd7a0da3ee4646bb088a3569832087759 authored over 9 years ago by Sahat Yalkabov <[email protected]>
added User.from_auth method for Ruby examples
7e68436c046f0ac649cb9abf7fbbad80ccabe979 authored over 9 years ago by Elan Perach <[email protected]>
7e68436c046f0ac649cb9abf7fbbad80ccabe979 authored over 9 years ago by Elan Perach <[email protected]>
Merge pull request #575 from m-kostira/issues573and574
Issues573and574
eb2a13190664b36c5bc29ccf9e1aa80c5634458d authored over 9 years ago by Sahat Yalkabov <[email protected]>
fixed signup issue, not parsing User json because of confirmPassword field being sent along
708c4b15d506d8587a51d0c17e62fbc8b08e2e37 authored over 9 years ago by mihail <[email protected]>
708c4b15d506d8587a51d0c17e62fbc8b08e2e37 authored over 9 years ago by mihail <[email protected]>
bug fixes for issues 573 and 574
aae57b619a796fd0d053687913900f8cb2e73d1e authored over 9 years ago by mihail <[email protected]>
aae57b619a796fd0d053687913900f8cb2e73d1e authored over 9 years ago by mihail <[email protected]>
auto-login after signup
4ce780d75b6450c5a47d99282e45df93d2434440 authored over 9 years ago by Sahat Yalkabov <[email protected]>
4ce780d75b6450c5a47d99282e45df93d2434440 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge branch 'master' of https://github.com/sahat/satellizer
65de901ef235f621a9393f463d79f7bf3b17ae8f authored over 9 years ago by Sahat Yalkabov <[email protected]>
65de901ef235f621a9393f463d79f7bf3b17ae8f authored over 9 years ago by Sahat Yalkabov <[email protected]>
0.12.5 (fixed)
4d572153c95c188690e4bbe6b3c78959d53b18a9 authored over 9 years ago by Sahat Yalkabov <[email protected]>
4d572153c95c188690e4bbe6b3c78959d53b18a9 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge branch 'master' of https://github.com/sahat/satellizer
505bf32089a6d955b85c15ba10184952c225bf0a authored over 9 years ago by Sahat Yalkabov <[email protected]>
505bf32089a6d955b85c15ba10184952c225bf0a authored over 9 years ago by Sahat Yalkabov <[email protected]>
0.12.5
6b79398c84f4e4eddf07a41b751c54053163eb1b authored over 9 years ago by Sahat Yalkabov <[email protected]>
6b79398c84f4e4eddf07a41b751c54053163eb1b authored over 9 years ago by Sahat Yalkabov <[email protected]>
php: updated database schema and app for instagram
bdd87886dc16629e30b88b916f49822fb2808c81 authored over 9 years ago by Sahat Yalkabov <[email protected]>
bdd87886dc16629e30b88b916f49822fb2808c81 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #552 from jskrzypek/fix-getpayload-replace
fix(app): Replace globally in getPayload and isAuthenticated
c318863ef8fa320ccc3cffe957ffb0ffd2110943 authored over 9 years ago by Sahat Yalkabov <[email protected]>
php: added instagram auth
866bc6974ade2902696c21629a3bc67110f5327b authored over 9 years ago by Sahat Yalkabov <[email protected]>
866bc6974ade2902696c21629a3bc67110f5327b authored over 9 years ago by Sahat Yalkabov <[email protected]>
php: updated database migration to include instagram column
a339e7d0362f4982992c9febe7fa5fda1c6efc8d authored over 9 years ago by Sahat Yalkabov <[email protected]>
a339e7d0362f4982992c9febe7fa5fda1c6efc8d authored over 9 years ago by Sahat Yalkabov <[email protected]>
fix(app): Replace globally in getPayload and isAuthenticated
Closes #551
cda3d6f6f35cdaca968fd7076b2666da46336272 authored over 9 years ago by Joshua Estrin Skrzypek <[email protected]>
updated npm dependencies
069be035575b7aa3391e7f0c18c2f2878bf4fa3f authored over 9 years ago by Sahat Yalkabov <[email protected]>
069be035575b7aa3391e7f0c18c2f2878bf4fa3f authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge remote-tracking branch 'origin/master'
af06806e7de57fbb4505e9588f76be81b7624783 authored over 9 years ago by Sahat Yalkabov <[email protected]>
af06806e7de57fbb4505e9588f76be81b7624783 authored over 9 years ago by Sahat Yalkabov <[email protected]>
new c# asp.net 5 web api project
fa285b12ad34e6aa440afa95b844aa7fc5fd234d authored over 9 years ago by Sahat Yalkabov <[email protected]>
fa285b12ad34e6aa440afa95b844aa7fc5fd234d authored over 9 years ago by Sahat Yalkabov <[email protected]>
added instagram sign-in to the demo app
32c1852f72af0d83f9cd6cb8860516cc61e34223 authored over 9 years ago by Sahat Yalkabov <[email protected]>
32c1852f72af0d83f9cd6cb8860516cc61e34223 authored over 9 years ago by Sahat Yalkabov <[email protected]>
added support for instagram provider
63aa73fa5c026cc6175b406ebec669af88b8d2f2 authored over 9 years ago by Sahat Yalkabov <[email protected]>
63aa73fa5c026cc6175b406ebec669af88b8d2f2 authored over 9 years ago by Sahat Yalkabov <[email protected]>
instagram backend implementation
cd487926b6f5f91a8a6c0c97d270ae69fb0d85fb authored over 9 years ago by Sahat Yalkabov <[email protected]>
cd487926b6f5f91a8a6c0c97d270ae69fb0d85fb authored over 9 years ago by Sahat Yalkabov <[email protected]>
0.12.4
fb620dd8946f572fc512ca03fd490091e45be13d authored over 9 years ago by Sahat Yalkabov <[email protected]>
fb620dd8946f572fc512ca03fd490091e45be13d authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge remote-tracking branch 'origin/master'
fc5526f291fd4264580e213706c164baa52c6243 authored over 9 years ago by Sahat Yalkabov <[email protected]>
fc5526f291fd4264580e213706c164baa52c6243 authored over 9 years ago by Sahat Yalkabov <[email protected]>
added missing options param to signup()
df8621af11ac1affdb61ae4e8b18004424c3499f authored over 9 years ago by Sahat Yalkabov <[email protected]>
df8621af11ac1affdb61ae4e8b18004424c3499f authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #543 from teebash/toastr_error_fix
'response' is not defined.
975791048c0befeb6d7d7f3398f051b74d77ec13 authored over 9 years ago by Sahat Yalkabov <[email protected]>
'response' is not defined.
Why:
* 'response' is undefined when it is called from the toastr error
* message
Change:
* Si...
8483388e3da5ffc56f8f01bbc359d2468846b4cf authored over 9 years ago by teebash <[email protected]>
readme tweaks and cleanup
31c9a0b1347fdad5d23bfe28852f27f270d99dea authored over 9 years ago by Sahat Yalkabov <[email protected]>
31c9a0b1347fdad5d23bfe28852f27f270d99dea authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated setToken/removeToken added setStorageType
d2a4e6b116a920656341b3b14e4366aff74bb309 authored over 9 years ago by Sahat Yalkabov <[email protected]>
d2a4e6b116a920656341b3b14e4366aff74bb309 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated getToken/getPayload api reference
4e6b76b506313405d03f1c66fadca56fee34b04a authored over 9 years ago by Sahat Yalkabov <[email protected]>
4e6b76b506313405d03f1c66fadca56fee34b04a authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated unlink() api reference
02c8f9eb94301a6246c60643e4f991c9cdc9c1e0 authored over 9 years ago by Sahat Yalkabov <[email protected]>
02c8f9eb94301a6246c60643e4f991c9cdc9c1e0 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated link() api reference
58875eca90ba68a66469808c10f9442799d61352 authored over 9 years ago by Sahat Yalkabov <[email protected]>
58875eca90ba68a66469808c10f9442799d61352 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated logout/isAuthenticated api reference
d90adf4b2636dcd5c13f584894435183ace55968 authored over 9 years ago by Sahat Yalkabov <[email protected]>
d90adf4b2636dcd5c13f584894435183ace55968 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated authenticate() api reference
dd46839e2fc62fc1726fe3c8ba1ad58a697a0b35 authored over 9 years ago by Sahat Yalkabov <[email protected]>
dd46839e2fc62fc1726fe3c8ba1ad58a697a0b35 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated signup() api reference
84ccebe9adb57888cd6edd6bca40d7e034d1cc8b authored over 9 years ago by Sahat Yalkabov <[email protected]>
84ccebe9adb57888cd6edd6bca40d7e034d1cc8b authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated login() api reference
27b80e1caaae702b9fa04f2e6800cd1839f39899 authored over 9 years ago by Sahat Yalkabov <[email protected]>
27b80e1caaae702b9fa04f2e6800cd1839f39899 authored over 9 years ago by Sahat Yalkabov <[email protected]>
reorganized provider configs
73a77585072f4a68090ce79ae3219a64d5f707a2 authored over 9 years ago by Sahat Yalkabov <[email protected]>
73a77585072f4a68090ce79ae3219a64d5f707a2 authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated dev dependencies
923264e938ec3e43e3196377adca89973a3302eb authored over 9 years ago by Sahat Yalkabov <[email protected]>
923264e938ec3e43e3196377adca89973a3302eb authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated credits/contribution section
d7851f28b769ac81f35eca380bc41caeaa802cf8 authored over 9 years ago by Sahat Yalkabov <[email protected]>
d7851f28b769ac81f35eca380bc41caeaa802cf8 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated license year
8756c65f6fea16dca8fe571ccd4ad663ce590abb authored over 9 years ago by Sahat Yalkabov <[email protected]>
8756c65f6fea16dca8fe571ccd4ad663ce590abb authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated configuration section
c0003a3a31f7c0d1784e18d2a1ecb0717e244c5f authored over 9 years ago by Sahat Yalkabov <[email protected]>
c0003a3a31f7c0d1784e18d2a1ecb0717e244c5f authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated usage step 3
0d05f13d95170eb242b6e5d0038086d13144470f authored over 9 years ago by Sahat Yalkabov <[email protected]>
0d05f13d95170eb242b6e5d0038086d13144470f authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated usage step 1
a219618d9a405e0fae8248cbd293d6930ea85fe1 authored over 9 years ago by Sahat Yalkabov <[email protected]>
a219618d9a405e0fae8248cbd293d6930ea85fe1 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated installation step
f676f7ea84c569b4ec08d48eba68a5178060ea2b authored over 9 years ago by Sahat Yalkabov <[email protected]>
f676f7ea84c569b4ec08d48eba68a5178060ea2b authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: updated introduction
3cef09680474cd999d7c5497a43c53efc15812cf authored over 9 years ago by Sahat Yalkabov <[email protected]>
3cef09680474cd999d7c5497a43c53efc15812cf authored over 9 years ago by Sahat Yalkabov <[email protected]>
v0.12.3
0c0a560ee335f366410e1f9322ae601b5b1623ef authored over 9 years ago by Sahat Yalkabov <[email protected]>
0c0a560ee335f366410e1f9322ae601b5b1623ef authored over 9 years ago by Sahat Yalkabov <[email protected]>
Remove token from localstorage when token expires
Fixes #533
1dbdcb10aed50cd656a61c0b7f1527d91ae27955 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Added link twitch account button
8293d201b7d813b3d31cf9f644320fc1cdb2b60c authored over 9 years ago by Sahat Yalkabov <[email protected]>
8293d201b7d813b3d31cf9f644320fc1cdb2b60c authored over 9 years ago by Sahat Yalkabov <[email protected]>
twitch.tv configs
57d577d4e6ef01ba97b93ee17ba6cda4445fd947 authored over 9 years ago by Sahat Yalkabov <[email protected]>
57d577d4e6ef01ba97b93ee17ba6cda4445fd947 authored over 9 years ago by Sahat Yalkabov <[email protected]>
added twitch.tv node.js example
0b059a2bca13244818d0a79de7e8f9c049e545e6 authored over 9 years ago by Sahat Yalkabov <[email protected]>
0b059a2bca13244818d0a79de7e8f9c049e545e6 authored over 9 years ago by Sahat Yalkabov <[email protected]>
added sign in with twitch button
5adc6d1015597f716c456c8ce16132a7f17e12b0 authored over 9 years ago by Sahat Yalkabov <[email protected]>
5adc6d1015597f716c456c8ce16132a7f17e12b0 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #532 from manumiranda/feature-addtwitch
Added native support for twitch.tv API
3852446a29de12f84089dfc15bdb3be78c750b55 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Added native support for twitch.tv API
703dd4e3cba46df522c0c49e33c289f8e1125959 authored over 9 years ago by Manuel Miranda <[email protected]>
703dd4e3cba46df522c0c49e33c289f8e1125959 authored over 9 years ago by Manuel Miranda <[email protected]>
Fixed updateProfile promise for catching errors
c3731c84c3ae7fb559740533e1539c8ef410a1ac authored over 9 years ago by Sahat Yalkabov <[email protected]>
c3731c84c3ae7fb559740533e1539c8ef410a1ac authored over 9 years ago by Sahat Yalkabov <[email protected]>
fixes an issue with state param not set before buildQueryString
296a23c7fa4ca580bf2dc7fa1687952611ab146e authored over 9 years ago by Sahat Yalkabov <[email protected]>
296a23c7fa4ca580bf2dc7fa1687952611ab146e authored over 9 years ago by Sahat Yalkabov <[email protected]>
v0.12.2
89e95ee430ea83e8e037127ef083a7b05ebedb15 authored over 9 years ago by Sahat Yalkabov <[email protected]>
89e95ee430ea83e8e037127ef083a7b05ebedb15 authored over 9 years ago by Sahat Yalkabov <[email protected]>
replaced angular.merge with a custom merge function
0ce001e63750d293871895f24649506cbe940867 authored over 9 years ago by Sahat Yalkabov <[email protected]>
0ce001e63750d293871895f24649506cbe940867 authored over 9 years ago by Sahat Yalkabov <[email protected]>
v0.12.1
bea22de079a0c25207cf474dcff12fed180ab0c6 authored over 9 years ago by Sahat Yalkabov <[email protected]>
bea22de079a0c25207cf474dcff12fed180ab0c6 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed hard-coded userData assignment in exchangeForToken
Fixes #521
53c84c1b2d87232c285195ca26a55e4e10988c0f authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge remote-tracking branch 'origin/master'
181f6a8d1ca447fe9e4f2790edaa53155b3cf2ba authored over 9 years ago by Sahat Yalkabov <[email protected]>
181f6a8d1ca447fe9e4f2790edaa53155b3cf2ba authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed satellizer.js from vendor dir
8722fc93947f51cd9698c636c61ed3e6c2617f47 authored over 9 years ago by Sahat Yalkabov <[email protected]>
8722fc93947f51cd9698c636c61ed3e6c2617f47 authored over 9 years ago by Sahat Yalkabov <[email protected]>
0.12
48c07e7330c6126c3c616d2430948349e349ae69 authored over 9 years ago by Sahat Yalkabov <[email protected]>
48c07e7330c6126c3c616d2430948349e349ae69 authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated node.js config file
2e5d220d8936a24b71b556502016c7d5226e80e3 authored over 9 years ago by Sahat Yalkabov <[email protected]>
2e5d220d8936a24b71b556502016c7d5226e80e3 authored over 9 years ago by Sahat Yalkabov <[email protected]>
JWT Logo
6d179591200b67550313ad7eeae4b4e02246c75c authored over 9 years ago by Sahat Yalkabov <[email protected]>
6d179591200b67550313ad7eeae4b4e02246c75c authored over 9 years ago by Sahat Yalkabov <[email protected]>
Fixed unit tests
198fd62fa894b29cb5f62d006643da05e353d739 authored over 9 years ago by Sahat Yalkabov <[email protected]>
198fd62fa894b29cb5f62d006643da05e353d739 authored over 9 years ago by Sahat Yalkabov <[email protected]>
set tokenRoot to null instead of false
ee5ed2d4c663db4c476e87b6def0890d43bba8ee authored over 9 years ago by Sahat Yalkabov <[email protected]>
ee5ed2d4c663db4c476e87b6def0890d43bba8ee authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed loginOnSignup flag
dcbf71b9797c32bf5fcc29c3f9a2163eeb2037bf authored over 9 years ago by Sahat Yalkabov <[email protected]>
dcbf71b9797c32bf5fcc29c3f9a2163eeb2037bf authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated angular.js vendor files
54710a879a09f2360bf5fc3570eb05a994e92c0e authored over 9 years ago by Sahat Yalkabov <[email protected]>
54710a879a09f2360bf5fc3570eb05a994e92c0e authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge branch '0-12-new'
# Conflicts:
# examples/client/partials/signup.html
# satellizer.min.js
popup service refactoring + general code cleanup
41a56d38386980214301ac6ab5f41af338bbbdf9 authored over 9 years ago by Sahat Yalkabov <[email protected]>
41a56d38386980214301ac6ab5f41af338bbbdf9 authored over 9 years ago by Sahat Yalkabov <[email protected]>
general code cleanup
314b0eca806af53a78e0d1ddb675adb62e5ec242 authored over 9 years ago by Sahat Yalkabov <[email protected]>
314b0eca806af53a78e0d1ddb675adb62e5ec242 authored over 9 years ago by Sahat Yalkabov <[email protected]>
allow custom server response, e.g. client_id instead of clientId
fixes #346
15e1d561a1bf162a21f5f50e80f160fea312625d authored over 9 years ago by Sahat Yalkabov <[email protected]>
refactored satellizer storage service
f00f3a3dccc0379b8f687c6e8c4dd1d77a73d6fb authored over 9 years ago by Sahat Yalkabov <[email protected]>
f00f3a3dccc0379b8f687c6e8c4dd1d77a73d6fb authored over 9 years ago by Sahat Yalkabov <[email protected]>
increased popup polling time to 50ms
d08f2406153e944bdd1e6d091a8c643e91e18fd4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
d08f2406153e944bdd1e6d091a8c643e91e18fd4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
no longer reject promise if user cancels authorization
cda52aad80ca1a64e0e6f8aeb147574861ffc539 authored over 9 years ago by Sahat Yalkabov <[email protected]>
cda52aad80ca1a64e0e6f8aeb147574861ffc539 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Added a comment to try/catch statement
2b2bd91f33d0c3c525b80db24223ac3734f2d07c authored over 9 years ago by Sahat Yalkabov <[email protected]>
2b2bd91f33d0c3c525b80db24223ac3734f2d07c authored over 9 years ago by Sahat Yalkabov <[email protected]>
set link() back to authenticate(), no longer necessary
02d6414daf7ff1a5ba10fff6d93094b5ecc6cd35 authored over 9 years ago by Sahat Yalkabov <[email protected]>
02d6414daf7ff1a5ba10fff6d93094b5ecc6cd35 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Removed redirect param from setToken
8c4ae6ae5bf4ec658fc4af1e22f4e42826ab75fe authored over 9 years ago by Sahat Yalkabov <[email protected]>
8c4ae6ae5bf4ec658fc4af1e22f4e42826ab75fe authored over 9 years ago by Sahat Yalkabov <[email protected]>
do not reject promise if popup is blocked
91fd524a4e3781381b56a2e124f898cee3ead423 authored over 9 years ago by Sahat Yalkabov <[email protected]>
91fd524a4e3781381b56a2e124f898cee3ead423 authored over 9 years ago by Sahat Yalkabov <[email protected]>
created a separate link() method, no longer throws error on closing popup
51119884f20ff4d5be1a3dd73fdfb56c1f36c00f authored over 9 years ago by Sahat Yalkabov <[email protected]>
51119884f20ff4d5be1a3dd73fdfb56c1f36c00f authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed unlinkMethod config, refactored unlink()
2ecc85b5702c64e891a8464a615753cbfc9ade6c authored over 9 years ago by Sahat Yalkabov <[email protected]>
2ecc85b5702c64e891a8464a615753cbfc9ade6c authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated toastr nofification when unlinking a provider
0d6fcf7c4b7806ebe4e9600ed819cc918bfc66b4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
0d6fcf7c4b7806ebe4e9600ed819cc918bfc66b4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
node: fixed indexOf issue in /unlink route, changed to POST method
3b51e2f7310dc4b53084544c1383bce15224b8f4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
3b51e2f7310dc4b53084544c1383bce15224b8f4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
profile controller refactoring
20718773a4df684c6a32f2c803319d183ffb6d01 authored over 9 years ago by Sahat Yalkabov <[email protected]>
20718773a4df684c6a32f2c803319d183ffb6d01 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed login/signup route configs
5b3d3496d5d2180b5e3d7e2f1c2aa56782c1c725 authored over 9 years ago by Sahat Yalkabov <[email protected]>
5b3d3496d5d2180b5e3d7e2f1c2aa56782c1c725 authored over 9 years ago by Sahat Yalkabov <[email protected]>