Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

satellizer

We are on a mission to create the simplest authentication solution for AngularJS applications.
Collective - Host: opensource - https://opencollective.com/satellizer - Code: https://github.com/sahat/satellizer

Merge remote-tracking branch 'origin/master'

github.com/sahat/satellizer - 18a439979934ed2e711831eb7b5d835611d0c93b authored over 10 years ago by Sahat Yalkabov <[email protected]>
scala: added mongodb driver

github.com/sahat/satellizer - e73d070d686f132bb12271613f9a9b4116e21aac authored over 10 years ago by Sahat Yalkabov <[email protected]>
scala: updated play! example

github.com/sahat/satellizer - 70b84adea09972947e667551f4c986363a2679a6 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Fixes #28. Adds 'scope' to 'requiredUrlParams' so that scope will be passed to the authorization endpoint for facebook.

github.com/sahat/satellizer - bb607fd77bd72cfffe9e4bc135f2f0715158d800 authored over 10 years ago by Barry Melton <[email protected]>
python: updated requirements.txt to use PyJWT

Fixes #23

github.com/sahat/satellizer - 1603e54fe7db395f3e1398f8007b0b2d89995446 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Added in missing return statement.

github.com/sahat/satellizer - 621a9e46b40bf5f5ba78e661da7ee175b66b766a authored over 10 years ago by Eamonn Faherty <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/sahat/satellizer - 3bc91b9b2a52735a4266cf47d1f6ccaf4f1cbc4a authored over 10 years ago by Sahat Yalkabov <[email protected]>
php: updated laravel 4 project

github.com/sahat/satellizer - 8433958f51452e75058bae03466367ed3a176991 authored over 10 years ago by Sahat Yalkabov <[email protected]>
laravel gitignore

github.com/sahat/satellizer - 764eeb3dc74ec0c7ad42f2e8631b39b9f3baa990 authored over 10 years ago by Sahat Yalkabov <[email protected]>
v0.3.2

github.com/sahat/satellizer - 8f03e6f305b22ead84f2dd5f234fe82ccdfaf961 authored over 10 years ago by Sahat Yalkabov <[email protected]>
do not catch 403 response error, fixes #16

github.com/sahat/satellizer - 67b947b4b0e83b82d8239d722d836876ff96b987 authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: updated favicon

github.com/sahat/satellizer - ad36ca34491fef4b77f0f3d7fe78366ae70c3a3e authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/sahat/satellizer - a1f7aa782104e321c81b5f6f4e2a0a4fce7afb1c authored over 10 years ago by Sahat Yalkabov <[email protected]>
fixed $auth.signup typo

github.com/sahat/satellizer - 0c1fbde1f910d965df684ce3a5a8aa76b564a434 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #19 from stevenceuppens/express

node: fixed deprecated express methods

github.com/sahat/satellizer - 08ecbeea47336f3d25688083c40d501f4870fb0c authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/sahat/satellizer - d6977ec24ddadb361ce991727713da2cd09665e3 authored over 10 years ago by Sahat Yalkabov <[email protected]>
redirect to config.loginRoute instead of hardcoded '/login'.

Fixes #17

github.com/sahat/satellizer - 3ea0ea67e62365a62559c9439ebd8e1a7e4e7ffe authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: code cleanup

github.com/sahat/satellizer - 7983f76e30c671158f3a80b3a5efd8305446910b authored over 10 years ago by Sahat Yalkabov <[email protected]>
readme: updated todo

github.com/sahat/satellizer - f1e5c150baab579c65ecbb48bf536fc69a7e3904 authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: display alert message after successful logout

github.com/sahat/satellizer - c144c3e725529bf231a8247e2c6e44507b49d682 authored over 10 years ago by Sahat Yalkabov <[email protected]>
logout() and signup() now return a promise

github.com/sahat/satellizer - 9d7e783b0e87c6e5d89e90b9fd31d7c905e411c3 authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: success and error alerts for login() and authenticate()

github.com/sahat/satellizer - 3874b11c2c4d6fc9b28f9b3e40c827bcc2edaa60 authored over 10 years ago by Sahat Yalkabov <[email protected]>
tools: split default gulp task into copy and minify, added watch task

github.com/sahat/satellizer - 3288e0e8f65da7cf3879135ea1ae472b11437fc2 authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: use non-minified version of satellizer

github.com/sahat/satellizer - dd245cc9067b9cabfcaf3761d2dd840dc39f7d5f authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: removed font-awesome fonts

github.com/sahat/satellizer - 2fbd01b1943bc616ec2cb33021e8b428bce77ddb authored over 10 years ago by Sahat Yalkabov <[email protected]>
- removed font-awesome

- using cdn for boostrap and animate.css
- added favicon

github.com/sahat/satellizer - e657ed59f31603269594e673830e33aa32f79bfe authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: moved social buttons out of the <form>

github.com/sahat/satellizer - b4637e7fe652fc20703c84aa1ac9fe5627509218 authored over 10 years ago by Sahat Yalkabov <[email protected]>
ruby: datamapper

github.com/sahat/satellizer - 2ec5d740630b6e684c66a752977c468817da11cc authored over 10 years ago by Sahat Yalkabov <[email protected]>
fixed deprecated express methods

github.com/sahat/satellizer - 1e277de5ba64fa5f0a498383104bf7b16145201a authored over 10 years ago by Steven Ceuppens <[email protected]>
ruby: replaced rails with sinatra

github.com/sahat/satellizer - 2a14db2b919eb7194d5b9da4fdfc7a05dc5e0219 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #18 from stevenceuppens/update_readme

Updated Readme file

github.com/sahat/satellizer - b83305cc049eac30e93e0ee2c7ee36513c4e4f43 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Updated Readme file

removed double linkedin config

github.com/sahat/satellizer - 471d19fef732075c136175da62363e4c70b0b308 authored over 10 years ago by Steven Ceuppens <[email protected]>
added npmignore

github.com/sahat/satellizer - 644c76b32808aa0cdf38cd312ee23291698c1dbf authored over 10 years ago by Sahat Yalkabov <[email protected]>
v0.3.1

github.com/sahat/satellizer - 5bba0b78028a003f89d7cbf55aaa6210a2f045e2 authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: fade zoom animation on page transitions

github.com/sahat/satellizer - 91f1dacbe7ccd70ecac09660c2cd354aaa8e643e authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: updated the signup page ui, added password strength directive, fixed login url

github.com/sahat/satellizer - e968797ee26a67525e504db8792d99c86d973a43 authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: added iconicons and custom social button classes; removed bootstrap-social

github.com/sahat/satellizer - cb5a67070ea134be4e0df802666b988049f7026c authored over 10 years ago by Sahat Yalkabov <[email protected]>
client: updated login page with new social buttons and form input icons

github.com/sahat/satellizer - bf39b4563a1387e80c55a8a741f6192a3ae62a08 authored over 10 years ago by Sahat Yalkabov <[email protected]>
bumped version to 0.3

github.com/sahat/satellizer - 0a114f6e93ab9dd3a7ba2f68e9593d64b4ec32f1 authored over 10 years ago by Sahat Yalkabov <[email protected]>
updated tests

github.com/sahat/satellizer - 9236b29d011a5a4612f7f077be111353e0364e59 authored over 10 years ago by Sahat Yalkabov <[email protected]>
updated travis.yml to just use bower install

github.com/sahat/satellizer - 3af8bb1d1ba8a03a7be79212314e06ef99c307b4 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge branch 'master' of https://github.com/chrisronline/satellizer into chrisronline-master

Conflicts:
satellizer.js
satellizer.min.js

github.com/sahat/satellizer - cb70773bacf9a66ec96edbcbab4cc47e91f44f0c authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge branch 'master' of https://github.com/chrisronline/satellizer into chrisronline-master

Conflicts:
satellizer.js
satellizer.min.js

github.com/sahat/satellizer - a99bee65ee6ca5e0e971afcc569ce17a5fba0316 authored over 10 years ago by Sahat Yalkabov <[email protected]>
added alert notification for invalid login

Fixes #10

github.com/sahat/satellizer - 12c6bcc57d372448de0a8f0d7354a10a4f41e164 authored over 10 years ago by Sahat Yalkabov <[email protected]>
node: respond with json message object on login error

github.com/sahat/satellizer - 455088b5309da85fe40d48f7b2cea93018aa5aa9 authored over 10 years ago by Sahat Yalkabov <[email protected]>
added ngAnimate, angular-strap and updated css

github.com/sahat/satellizer - 6b60f2edaee186b988be3f2aa511e2ff6998ec58 authored over 10 years ago by Sahat Yalkabov <[email protected]>
use then/catch instead of success/error in login $http request

github.com/sahat/satellizer - b7dc23ae8764a7046584313379f6c9514466ca7e authored over 10 years ago by Sahat Yalkabov <[email protected]>
return promise on login and signup methods

github.com/sahat/satellizer - 5757e93d43e023f4343dc689baee1be2b315c5a7 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/sahat/satellizer - 5f3fbf5ba159871818d546f950e5d9a21aeeccfb authored over 10 years ago by Sahat Yalkabov <[email protected]>
pass response object to authenticate.catch instead of response.data

github.com/sahat/satellizer - e57daf1715f60828a561b2fad47276745373b41b authored over 10 years ago by Sahat Yalkabov <[email protected]>
removed crypto require

github.com/sahat/satellizer - 48f457892e7cb8bfb534c294a3db916142731150 authored over 10 years ago by Sahat Yalkabov <[email protected]>
pass the error promise all the way through to authenticate()

Fixes #12

github.com/sahat/satellizer - bb148156207c07ba1223b2c00c3fa8cbba8f3f89 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #14 from ojhaujjwal/patch-1

Fixed typo

github.com/sahat/satellizer - 0449c41059877a4e659b34a89dce634359836e82 authored over 10 years ago by Sahat Yalkabov <[email protected]>
node: return 401 and message if unable to get access_token

github.com/sahat/satellizer - cce5ace4a05234b1c7bc1fabf9df03cd3c4b6f62 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Fixed typo

github.com/sahat/satellizer - 3dc13f35cc9cdeb129383290a7e84cbd37a7f04e authored over 10 years ago by Ujjwal Ojha <[email protected]>
readme: github login usage example.

Fixes issue #1

github.com/sahat/satellizer - aaeedcbeb60ac20cc605c6799e1445eea0b09925 authored over 10 years ago by Sahat Yalkabov <[email protected]>
moved satellizer functions back on to angular.module chain to fix minification problem

github.com/sahat/satellizer - 8e870bea50a031e589c4fd21291619ed78dfec6e authored over 10 years ago by Sahat Yalkabov <[email protected]>
copy satellizer to client/vendor for easier demo usage when running gulp

github.com/sahat/satellizer - 74eb8956ce71b714fc48b06b933332668ba88229 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Missed a promise chain

github.com/sahat/satellizer - f62b8cd8e60441bba12938139a1eb211b32c8a73 authored over 10 years ago by Chris Roberson <[email protected]>
Handling promises better and adding angularjs and angular mocks to bower dependencies

github.com/sahat/satellizer - d9c1ec1df929862822fb086ea91e126168f7cabd authored over 10 years ago by Chris Roberson <[email protected]>
node: github oauth2 implementation

github.com/sahat/satellizer - 75ed665008cc2c0c129b62523dfe56d8d5d5dc3b authored over 10 years ago by Sahat Yalkabov <[email protected]>
added github login (client-side)

github.com/sahat/satellizer - 64259ba8541397b62afbc462d55c86240b76b603 authored over 10 years ago by Sahat Yalkabov <[email protected]>
refactoring: reduced local and $get params to 4

github.com/sahat/satellizer - e35e72d90565e41de7f9615da404bb68f6ce6bff authored over 10 years ago by Sahat Yalkabov <[email protected]>
refactoring: remove code duplication

github.com/sahat/satellizer - ec1a83087387246ea912ff5f53eb5892954c1e32 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge branch 'patch-2' of https://github.com/bruslim/satellizer into bruslim-patch-2

github.com/sahat/satellizer - aeddee80e4e8ecdf83975c89977d8863b8fafe46 authored over 10 years ago by Sahat Yalkabov <[email protected]>
readme: code climate updated badge url

github.com/sahat/satellizer - 06dd5113173491e3f135ae9affbc6a49507998c1 authored over 10 years ago by Sahat Yalkabov <[email protected]>
prepareOptions refactoring

github.com/sahat/satellizer - 6424e04cd65016c75fb93c71f6f07f789c5fee5b authored over 10 years ago by Sahat Yalkabov <[email protected]>
refactored oauth1 buildQueryString

github.com/sahat/satellizer - 7b71d6bd9dcc80f6ea92db0e808eb12dfe9596b9 authored over 10 years ago by Sahat Yalkabov <[email protected]>
moved buildQueryString for OAuth 1.0 from utils back to Oauth1 class

github.com/sahat/satellizer - ae5b1e40ca87df30a92e8eda154f67d2b68e5a29 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #8 from rch/master

fix static path

github.com/sahat/satellizer - f088f3cd4f80ea70728bdd3f4532ef0f17feb52d authored over 10 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #7 from hkdobrev/readme-oauth2-fix

Fix OAuth 2 example to use oauth2() method

github.com/sahat/satellizer - fbe1b4317bf696f43066b395b41e515b7e9b59d2 authored over 10 years ago by Sahat Yalkabov <[email protected]>
Fix OAuth 2 example to use `oauth2()` method

github.com/sahat/satellizer - 7212be32e8096bb71eea9766c8fb66aec9252915 authored over 10 years ago by Haralan Dobrev <[email protected]>
fix static path

github.com/sahat/satellizer - d0f00f2fa2fe5259b99e5e02e5a2c4bdde83609e authored over 10 years ago by Ryan C. Hill <[email protected]>
refactor, remove some duplicate lines.

github.com/sahat/satellizer - eb19f830689e0515e0d339e35c794ea37a762fdd authored over 10 years ago by Brian Ruslim <[email protected]>
updated demo url

github.com/sahat/satellizer - 7933da160309ac8d4547a574198ad8f65a120b0b authored over 10 years ago by Sahat Yalkabov <[email protected]>
added python requirements.txt

github.com/sahat/satellizer - a51fb7ae4231d5611e805db71e2f0c9eef0c50d6 authored over 10 years ago by Sahat Yalkabov <[email protected]>
python refactoring

github.com/sahat/satellizer - 2d5b4d9dec2a8d1e03401711291f76b5754645a4 authored over 10 years ago by Sahat Yalkabov <[email protected]>
updated static dir path

github.com/sahat/satellizer - 04cdc224ee7a2a74742eb8f95a2d7f3077b96c33 authored over 10 years ago by Sahat Yalkabov <[email protected]>
lib: added hasOwnPropery to for loop and fixed missing semicolons

readme: added list of oauth providers link

github.com/sahat/satellizer - c77ce3e36c1496e6c3901485909cc9c22621f89e authored over 10 years ago by Sahat Yalkabov <[email protected]>
updated tests

github.com/sahat/satellizer - e044763d91c3c985d5338f6a55159a51425e982e authored over 10 years ago by Sahat Yalkabov <[email protected]>
removed set,add,get provider methods

github.com/sahat/satellizer - 5f9cb196fbeffcee8ad3b1c601d47f1fb6330365 authored over 10 years ago by Sahat Yalkabov <[email protected]>
revert dependencies back to main package.json

github.com/sahat/satellizer - 782db3603b4a0efe9c8403f7dd6fd3c5cbb4a8c0 authored over 10 years ago by Sahat Yalkabov <[email protected]>
moved satellizer and satellizer.min to root folder

github.com/sahat/satellizer - 6c7d2128dec331e474880aa51a17b3e83da88bab authored over 10 years ago by Sahat Yalkabov <[email protected]>
updated postinstall script

github.com/sahat/satellizer - 6f1d70b5f1382c0bb566f64d4596ec4c3d9ab77f authored over 10 years ago by Sahat Yalkabov <[email protected]>
use a separate package.json in node.js client folder and run postinstall after heroku deployment

github.com/sahat/satellizer - 57575a33b7f6ce67c431b860e65ad7ab521bdb71 authored over 10 years ago by Sahat Yalkabov <[email protected]>
updated readme, bower.json and package.json

github.com/sahat/satellizer - c35a8946ec3eb139daab114eff7bfa7becb96471 authored over 10 years ago by Sahat Yalkabov <[email protected]>
readme: fixes and expanded usage example

github.com/sahat/satellizer - 755163d934ae71e18d0189d3adf5f2592908e8fa authored over 10 years ago by Sahat Yalkabov <[email protected]>
readme: updated installation and configuration

github.com/sahat/satellizer - 214aa0aa9c224b2d3ca36681736885ac88c25ff8 authored over 10 years ago by Sahat Yalkabov <[email protected]>
fixed oauth2 defaults property namename

github.com/sahat/satellizer - a5a101217654e212c1cc4433f37e4060caa27901 authored over 10 years ago by Sahat Yalkabov <[email protected]>
readme: updated usage example

github.com/sahat/satellizer - a73d363defb35f32b3a8f0f107488d281e638aa0 authored over 10 years ago by Sahat Yalkabov <[email protected]>
readme: replaced npm version with github release badge

github.com/sahat/satellizer - fe71332a72df570dd5080a41121799c797b8dd12 authored over 10 years ago by Sahat Yalkabov <[email protected]>
bumped version to 0.2

github.com/sahat/satellizer - e478aad9d1b7a5bbab6199f5efee44cfd3a2b33b authored over 10 years ago by Sahat Yalkabov <[email protected]>
updated foursquare clientid

added foursquare env variable to config.js

github.com/sahat/satellizer - 5375331ac6cd037f247a63d8476bd11b40f12eac authored over 10 years ago by Sahat Yalkabov <[email protected]>
node: foursquare auth implementation

github.com/sahat/satellizer - 6d086441d7813fd1198801c47a8b840ed242e8a2 authored over 10 years ago by Sahat Yalkabov <[email protected]>
added foursquare sign-in button and provider options

github.com/sahat/satellizer - 1a0ed4b8d69482ab59cb1969499202cee5119049 authored over 10 years ago by Sahat Yalkabov <[email protected]>
server.js code refactoring

github.com/sahat/satellizer - 75bc08b02816a4763c21e664d8b5692782d46f17 authored over 10 years ago by Sahat Yalkabov <[email protected]>
moved secret keys to config.js

github.com/sahat/satellizer - 9034ea9b394433abc4e1814744021c9fcebb0045 authored over 10 years ago by Sahat Yalkabov <[email protected]>
new setters: facebook, google, linkedin, twitter, oauth1, oauth2

github.com/sahat/satellizer - 8ba545e63f2b933517fc525a1ce86a1a0deb6e52 authored over 10 years ago by Sahat Yalkabov <[email protected]>
added scopedelimiter to default providers

github.com/sahat/satellizer - 3f0cf82c4f01061eba40e78c493176f44ff60720 authored over 10 years ago by Sahat Yalkabov <[email protected]>
code refactoring

oauth type is now a number "1.0" or "2.0"

github.com/sahat/satellizer - 49b1b7cf0de0643893f08f1adb38026ad2a9d048 authored over 10 years ago by Sahat Yalkabov <[email protected]>