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

removed client folder contents from php/public, updated gulp task

github.com/sahat/satellizer - c5a75ffc797e2cb8943298fc927d27b3dd6efab4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated client vendor files

github.com/sahat/satellizer - c18c6117978d2e4e35be43e89dcba3c302d3ddf8 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge branch 'master' of github.com:sahat/satellizer

github.com/sahat/satellizer - dc2fc2019e9d01d59ca1cdc261ed5f1b0788b134 authored over 9 years ago by Sahat Yalkabov <[email protected]>
node: code reformating

github.com/sahat/satellizer - c0be06a9822689aea40078ae699c1fbc54ee849c authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #388 from celrenheit/golang-example

Golang Server example

github.com/sahat/satellizer - bb174a45c789b1cc86e2311ea12b01fe6c772820 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Switch from reading body and using json.UnMarshal to json.NewDecoder

github.com/sahat/satellizer - 10143eb51c01c756fe2c699aca6f1e45fe10bc18 authored over 9 years ago by Celrenheit <[email protected]>
Switch to FindUserByProvider for twitter auth

github.com/sahat/satellizer - 8d335f545eb80813015c0425d026b7eacfbde99e authored over 9 years ago by Celrenheit <[email protected]>
Reduce repetitive code for db and token data

github.com/sahat/satellizer - ae34e79232ecff2c4d4e8df037091964b76a0ab9 authored over 9 years ago by Celrenheit <[email protected]>
Add methods to easily get db instance and token data

github.com/sahat/satellizer - 58d26678ec7a27316e3ea4a892568115513f4e42 authored over 9 years ago by Celrenheit <[email protected]>
Add FindUserByProvider function

github.com/sahat/satellizer - cd3e70759de529166b001beeb6e2eada37a6262c authored over 9 years ago by Celrenheit <[email protected]>
Merge pull request #424 from dotch/live

improved windows live auth in examples

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

github.com/sahat/satellizer - 85ec6dacdb906a2a192a192635caaf3ae53e1f99 authored over 9 years ago by Sahat Yalkabov <[email protected]>
fixed broken tests

github.com/sahat/satellizer - 435084aa4a05874a0add926071b9598d98aac2d1 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #425 from dotch/colors

moved colors dependency to server package.json

github.com/sahat/satellizer - d1814c85c507f9966e2535b0c85ef810bc795291 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #423 from gauravspatel/master

Grammar error on the readme.md to show that IE9 users need polyfill

github.com/sahat/satellizer - 9a58fbfcdbdd0595d3fe2e47aaf92072544370ac authored over 9 years ago by Sahat Yalkabov <[email protected]>
check if isAuthenticated() before sending Authorization header

github.com/sahat/satellizer - bb8518b46111d143aac32114ce7e4c9d52bf16e8 authored over 9 years ago by Sahat Yalkabov <[email protected]>
return isAuthenticated() false if token doesn't match JWT structure

github.com/sahat/satellizer - c875f6d46fba62f5dc8acade667b6332b9b1a7a9 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Reduce boilerplate code for http requests by using parnurzeal/gorequest package and small fixes

github.com/sahat/satellizer - a15b53561a12a48a41149f6d978b97a40cd5593e authored over 9 years ago by Celrenheit <[email protected]>
Added Google auth

github.com/sahat/satellizer - c98407dedbe63902a1c0cc64c23de78999bb4304 authored over 9 years ago by Celrenheit <[email protected]>
moved colors dependency to server package.json

github.com/sahat/satellizer - 7e6bfe56369bab793a0bbe2167d2f79a4c4a1f33 authored over 9 years ago by dotch <[email protected]>
improved windows live auth in examples

github.com/sahat/satellizer - 18bed0e507d727c00ea4659005292dcde9748498 authored over 9 years ago by dotch <[email protected]>
Grammer error on the readme.md to show that IE9 users need polyfill for lib to work

github.com/sahat/satellizer - a14f680df225410e4959bb09ea45ba6767e49fb3 authored over 9 years ago by Gaurav Patel <[email protected]>
uncommented out popup.popupWindow.close();

github.com/sahat/satellizer - 2c6ef931c965efdacd5de42ce2f47f64e88e6a79 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed console.log

github.com/sahat/satellizer - 3d795ff25c45efa6dfd7e8dc16c4d2947d2d4c84 authored over 9 years ago by Sahat Yalkabov <[email protected]>
fixed documentOrigin and popupWindowOrigin host/port issue

Fixes #420

github.com/sahat/satellizer - c3655d25401b2ca8412d8a9ca2a06d56f0fa565c authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge master

github.com/sahat/satellizer - 0c373b8c0a107e83f7d05f1fce8c5cfc203bbe44 authored over 9 years ago by Salim Alami <[email protected]>
Updated README

github.com/sahat/satellizer - 2551a1649679eda607b978792e883c939faa2bb4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed base64 polyfill for IE9

github.com/sahat/satellizer - 1b561ac0ac5b9dbc1cb00b4dd1a72fe71eaefc5a authored over 9 years ago by Sahat Yalkabov <[email protected]>
fixed query params regex

Undo PR #394

github.com/sahat/satellizer - 4b630fb897a48e68586b7ef855313fc575b93c06 authored over 9 years ago by Sahat Yalkabov <[email protected]>
node: updated package versions

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

github.com/sahat/satellizer - e8f31ceba5bd0a7fb989d73e6a443c0aace16b6e authored over 9 years ago by Sahat Yalkabov <[email protected]>
better mongo connection error message

github.com/sahat/satellizer - 901c13cf90bcd5b39deb0d40bb63d9635111487f authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #411 from cgarnier/patch-1

Handle jwt-simple decode errors

github.com/sahat/satellizer - 547e36af7f76eba7a409442b24a477d9ad35236c authored over 9 years ago by Sahat Yalkabov <[email protected]>
Handle jwt-simple decode errors

Decode with a bad token throw an error and server reply with status 500

github.com/sahat/satellizer - 30799e53a239dc35147bb2b6e4e009cf06abe6a2 authored over 9 years ago by Clément Garnier <[email protected]>
Updated README

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

github.com/sahat/satellizer - 9c49ad2d766446be1b5e7a3985891770a28478a7 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Updated README to include polyfill note

github.com/sahat/satellizer - bee773b0e8a67621a00c24c0473b2f84b91119be authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #405 from TheOneTheOnlyDavidBrown/404_encoding_non_english_characters

[#404] encoding non-english characters

github.com/sahat/satellizer - c265aaf5013003752050506c7507ddf1c80ad0ac authored over 9 years ago by Sahat Yalkabov <[email protected]>
gulp output

github.com/sahat/satellizer - 16d58888311f45a34ce678dee59205636e5e920e authored over 9 years ago by David Brown <[email protected]>
fixing encoding and adding tests

github.com/sahat/satellizer - b0e2238f9bd6f32cd132cbe47f49f7b6f2571593 authored over 9 years ago by David Brown <[email protected]>
Fix Twitter auth by switching from reading querystring to reading json request payload

github.com/sahat/satellizer - 9bbce85b0c7c0da5efe3acfdfa782726f56e8c75 authored over 9 years ago by Celrenheit <[email protected]>
Merge branch 'master' into golang-example

github.com/sahat/satellizer - 8fe98e58e88e699c025f39f806b76ba029453c79 authored over 9 years ago by Celrenheit <[email protected]>
php: removed error_log statement

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

* origin/master:
Update README.md

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

github.com/sahat/satellizer - 8f60732d5eff9af4b9e89b034c86db627505ea15 authored over 9 years ago by Sahat Yalkabov <[email protected]>
php: fixed twitter authentication to use new POST implementation

github.com/sahat/satellizer - eb386527ec3f50129dffd4a2a09e6da8af84752f authored over 9 years ago by Sahat Yalkabov <[email protected]>
php: .gitkeep for storage/logs directory

github.com/sahat/satellizer - e5d306f392aee7cb9c03dd44a561570a96befce3 authored over 9 years ago by Sahat Yalkabov <[email protected]>
cleaned up main gitignore

github.com/sahat/satellizer - 546fa1192d84451e012958afc5575874d9add2dd authored over 9 years ago by Sahat Yalkabov <[email protected]>
Update README.md

github.com/sahat/satellizer - 981e65570200ab0d09ecc1669742af6e6c69c624 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed incomplete scala implementation

github.com/sahat/satellizer - ec95f277201a4256eb60a50d0c16ce060820d6ab authored over 9 years ago by Sahat Yalkabov <[email protected]>
renamed ruby-on-rails directory to ruby

github.com/sahat/satellizer - 4a8047bdfb7d2ab2c86c9d80909cf250f4aafebe authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed previous ruby incomplete implementation

github.com/sahat/satellizer - 0f658957e96175d8a7a4b701f524a2536709179d authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated popupWindow references in popup factory

github.com/sahat/satellizer - 6bef55df4dffe48d2b4b83344a7affed0f885501 authored over 9 years ago by Sahat Yalkabov <[email protected]>
set angular.js dependency version "^1.3.x"

Fixes 402

github.com/sahat/satellizer - 40bd44dba09e968aee5ab56c710e6de136e7093e authored over 9 years ago by Sahat Yalkabov <[email protected]>
Update to latest changes to Twitter auth

github.com/sahat/satellizer - 959c6ce3ab297fb13f8fdc37f7698259d12bbf4b authored over 9 years ago by Celrenheit <[email protected]>
Merge branch 'master' into golang-example

github.com/sahat/satellizer - 678e2ac397658fe1d43bff02e72882338bb729b4 authored over 9 years ago by Celrenheit <[email protected]>
Add twitter route

github.com/sahat/satellizer - 1b9feb0c607b60a544eb33091999d494ca8cc4fe authored over 9 years ago by Celrenheit <[email protected]>
Add Twitter auth

github.com/sahat/satellizer - e0fe1dff22283c62aa5a89cb81c8241f9e3a97bc authored over 9 years ago by Celrenheit <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
updated package dependencies for node examples

github.com/sahat/satellizer - e24f34a67ed9b58be93a22922740836ab8dc37a2 authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated minified and vendor satellizer.js files from previous commit

github.com/sahat/satellizer - 9557a1d291360c3df1da0fda79b3804184f0a611 authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated package dependencies for node examples

github.com/sahat/satellizer - 48873d7868f25fffdd55fbf371db0864f21d12b5 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Upated twitter instructions

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

* origin/master:
In IE11 the hash starts with '#/' rather than '#' this breaks the reading of ...

github.com/sahat/satellizer - 51121d70a89b86edaf1c4a6112f530f50c7ce61d authored over 9 years ago by Sahat Yalkabov <[email protected]>
changed oauth1 behavior to be more like oauth2, popup is no longer opened more than once

In the case of Twitter it now opens an empty popup, makes a request to the server, gets oauth_to...

github.com/sahat/satellizer - 50a31109f969dcca18c7513c99c290f08d6b2bed authored over 9 years ago by Sahat Yalkabov <[email protected]>
temporary supressed failing oauth2 tests due to change in API

github.com/sahat/satellizer - 1afd5c3ccfffc5bc009154a9f0d113c5609ceff7 authored over 9 years ago by Sahat Yalkabov <[email protected]>
node: fixed duplicate twitter account creation

github.com/sahat/satellizer - 497079b859c12fe1310720b424810fa413716b53 authored over 9 years ago by Sahat Yalkabov <[email protected]>
node: twitter oauth end-point refactoring

github.com/sahat/satellizer - ad55fd780181cb1e7b3ab41b3ce9f946c5b13a92 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #394 from gkohen/master

In IE11 the hash starts with '#/' rather than '#' this breaks the readin...

github.com/sahat/satellizer - a50363dee9d251d61acfbc9def0cb2e9ca4ae1a1 authored over 9 years ago by Sahat Yalkabov <[email protected]>
In IE11 the hash starts with '#/' rather than '#' this breaks the reading of the access_token value.See issue https://github.com/sahat/satellizer/issues/337

github.com/sahat/satellizer - 011298550ec353160bd0acf67e1b9c571921614b authored over 9 years ago by Gabriel Kohen <[email protected]>
Merged TheOneTheOnlyDavidBrown:skip_authorization

github.com/sahat/satellizer - 28ab484768a5643464075a68e7500536358e0e40 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge branch 'TheOneTheOnlyDavidBrown-skip_authorization'

* TheOneTheOnlyDavidBrown-skip_authorization:
Move oauth directory to app/models so it won't g...

github.com/sahat/satellizer - 27c9961277195818b07ced896e9aecb9b842e4fe authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #386 from TheOneTheOnlyDavidBrown/385_toggle_session_and_local_storage

Toggle session and local storage

github.com/sahat/satellizer - e657fa3e2273453858196e06c5e81450f35ba960 authored over 9 years ago by Sahat Yalkabov <[email protected]>
merge fix

github.com/sahat/satellizer - 1ed6278f4da8f2edb5e0a21232605a9a43704a14 authored over 9 years ago by David Brown <[email protected]>
Merge pull request #390 from simonasdev/master

Missing OAuth module for Ruby on Rails example

github.com/sahat/satellizer - 8d7e7c3d3d065f52aa9ba801cdc081b2023f130d authored over 9 years ago by Sahat Yalkabov <[email protected]>
Added facebook auth

github.com/sahat/satellizer - 671691dcf5b574764d3325ce3b0e63cb33e869cd authored over 9 years ago by Salim Alami <[email protected]>
Global configuration of secret tokens loaded from environnement variables

github.com/sahat/satellizer - 5004dcefa6d789df176f28f68bb92f7e8f84ba27 authored over 9 years ago by Salim Alami <[email protected]>
Add ability to Save from an instance of User and to find an existing user by a specific query

github.com/sahat/satellizer - 1ec72c26e1f8509b1398eb70553bbf03aea8f6a4 authored over 9 years ago by Salim Alami <[email protected]>
Add facebook route

github.com/sahat/satellizer - c693570cb1b0ca4bf5dd803577301ec8f42110c2 authored over 9 years ago by Salim Alami <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/sahat/satellizer - f7b7bea4fca8b8d53dc4642c514d27d1e4d427c2 authored over 9 years ago by simonasdev <[email protected]>
Move oauth directory to app/models so it won't get ignored

github.com/sahat/satellizer - 4929895ee58fd06f63cf6394c422a5f3b7e113b3 authored over 9 years ago by simonasdev <[email protected]>
Remove DisplayName from token claims and added iat

github.com/sahat/satellizer - f9939c48a36894468a062c8df3157d00a5e2a417 authored over 9 years ago by Salim Alami <[email protected]>
added a few unit tests to config.spec

github.com/sahat/satellizer - be714b0f77cdeee77f1520d8cda576055de7f3e9 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Add README.md

github.com/sahat/satellizer - 73b176fe845a55d9e620f427c62ded9399850a57 authored over 9 years ago by Salim Alami <[email protected]>
Server example: Setup login, signup, get and update profile for Go

github.com/sahat/satellizer - c6e90ee5e14106a715c9ae0cd2b7b8dbbbc72c78 authored over 9 years ago by Salim Alami <[email protected]>
[#385] updating for storage options

github.com/sahat/satellizer - 84d95d232aeb04735da77e986738e89ef80f9c1b authored over 9 years ago by David Brown <[email protected]>
[#385] gulp for building

github.com/sahat/satellizer - 98b6b016c4429692750acf2c91645653cb7bb585 authored over 9 years ago by David Brown <[email protected]>
[#385] toggle storage

github.com/sahat/satellizer - cd4e3e3cea2b2fdfd2802100f2e2c0ca1d5016fc authored over 9 years ago by David Brown <[email protected]>
Merge pull request #381 from TheOneTheOnlyDavidBrown/sessionstorage_bug

Setter/Getter for Storage (local, session)

github.com/sahat/satellizer - 13a578846e49e33c9d9c20e0086d9ef2e9e0e21b authored over 9 years ago by Sahat Yalkabov <[email protected]>
gulp output

github.com/sahat/satellizer - d25cfcf7cff6c28e2b6b91f9707c7c0da5254a37 authored over 9 years ago by David Brown <[email protected]>
session storage setter getter

github.com/sahat/satellizer - 7c3526b7bb8b59095e15f62f5cccdfd515745a8e authored over 9 years ago by David Brown <[email protected]>
0.10.1

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

* origin/master:
readme: added baseUrl
removed unused lodash from package.json

github.com/sahat/satellizer - 1a11e76d817e7bebb0c1ba1aee49d279d1332fd9 authored over 9 years ago by Sahat Yalkabov <[email protected]>
check if baseUrl is defined before joining base url + actual url

github.com/sahat/satellizer - adbc9f9e6082986b93e27aa3716f42cbd5deb3c5 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: added baseUrl

github.com/sahat/satellizer - 42906e1237362fe09fa95ab2711ca156d9b8bd65 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #375 from dotch/master

removed unused lodash from package.json in node server example

github.com/sahat/satellizer - 7618414d55eb5782a12060cc3ae51d20ade4f798 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed unused lodash from package.json

github.com/sahat/satellizer - 92a7955d9b367c7f3108424b3cfe8b255472420e authored over 9 years ago by dotch <[email protected]>
v0.10.0

github.com/sahat/satellizer - 58921216df9f4622798a36c24c640e4093d5c730 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #350 from arterzatij/master

improve domain verification

github.com/sahat/satellizer - dc65cea475f6f3609d0f693fd95f34d140f0d072 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #363 from montgomery1944/fix-polling-on-android

Fixed polling on Android Browser to properly detect close of the popup.

github.com/sahat/satellizer - 4e954b07a59def2f873287651c2d989bac4801b6 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Update README.md

github.com/sahat/satellizer - 0c3ff6c1970aa5ef099d41e7477297f73d4eaef9 authored over 9 years ago by Sahat Yalkabov <[email protected]>