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

redirect to "/" after logout

github.com/sahat/satellizer - f193bbd3db030a94d597f2df70b7b95645d4727a authored over 9 years ago by Sahat Yalkabov <[email protected]>
login template cleanup

github.com/sahat/satellizer - 34e8079df8d6164daccec75789b49c6f593a41c3 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed redirect logic from logout method

github.com/sahat/satellizer - f8552ef75fb67dcdf2305908322b237c03a263a8 authored over 9 years ago by Sahat Yalkabov <[email protected]>
redirect to "/" after successful login

github.com/sahat/satellizer - 7853817d795656aba613febc2351fa0c619829d7 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed login/signup/logout redirects

github.com/sahat/satellizer - 1e565f0420b291e3a55954285210069a8cd27390 authored over 9 years ago by Sahat Yalkabov <[email protected]>
login controller refactoring

github.com/sahat/satellizer - 5df1b595caf229e6aa7eb99ef83dc5fff9e51498 authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated logout controller to use toastr notification

github.com/sahat/satellizer - a3a43a0c72f5b0e06523cf2e2f4eda3caa5378d8 authored over 9 years ago by Sahat Yalkabov <[email protected]>
signup template cleanup and refactoring

github.com/sahat/satellizer - aae97fdcb408aec7b058dd9d51eac31a90efd44a authored over 9 years ago by Sahat Yalkabov <[email protected]>
Display notification on signup success and redirect to login

github.com/sahat/satellizer - 374c921f2bf5389f8e9723a41fe20a5d841b3e85 authored over 9 years ago by Sahat Yalkabov <[email protected]>
angular toastr notifications

github.com/sahat/satellizer - e6ea52bf263802176331ccd140d994ddca4a5fe3 authored over 9 years ago by Sahat Yalkabov <[email protected]>
use POST method by default for login and signup methods

github.com/sahat/satellizer - ab4aca6b93ef88a028eb334d9c8c1a3463cbc499 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Removed fadeZoom animation from ui-view

github.com/sahat/satellizer - 4e1e61df29eb27925d1235c83883a316533b1e88 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Replaced ngbootstrap with ngmaterial

github.com/sahat/satellizer - 9d123551a406a62551a2b74e767c1b9579e91057 authored over 9 years ago by Sahat Yalkabov <[email protected]>
added github stats to the home page

github.com/sahat/satellizer - 4047a6c37e0439061b09190008602d040b1dc82e authored over 9 years ago by Sahat Yalkabov <[email protected]>
Updated service naming convention to SatellizerServiceName

github.com/sahat/satellizer - 664b9adcfe503c9cb1c91e5f7dd0e7f193a56465 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Login/signup no longer does any redirects/auto-login

github.com/sahat/satellizer - 38aa3091cd2d43a623954b3710375e4f1e9ae90a authored over 9 years ago by Sahat Yalkabov <[email protected]>
added docstrings to login/signup, refactored login method

github.com/sahat/satellizer - afa5fca33fa3be5cf7b50cebf594938486413406 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Fixed broken twitter image in readme

github.com/sahat/satellizer - 494060d784379eadfef626acff4f2a069bd9daf9 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #477 from Adam-Goldman7/master

ruby refactor

github.com/sahat/satellizer - 1e67f7674929924c5bad1b561f2f091edf3f4884 authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated deps

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

github.com/sahat/satellizer - 3faa7ea6520d8c3e07973bb3522ba64781c186a7 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed redundant `nonce` scope from facebook

github.com/sahat/satellizer - ea6146bd7bc27c363d868cf138c775148bf4df75 authored over 9 years ago by Sahat Yalkabov <[email protected]>
code formatting and refactoring

github.com/sahat/satellizer - 77d4882f5c11dbda9e178b3982c95ac07907533a authored over 9 years ago by Sahat Yalkabov <[email protected]>
nested tokenroot possible with dot notation in configuration

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

github.com/sahat/satellizer - 0458550837218c884e81bca7ee138627a259dcea authored over 9 years ago by Sahat Yalkabov <[email protected]>
revert facebook and github client id

github.com/sahat/satellizer - 1bc55655a7d232c650e2a3e6eda85af0f27cecd4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #503 from GlennGeenen/master

Handle profile error (prevent crash when no google profile available)

github.com/sahat/satellizer - 856e59a0b99a63961ea2a81cd25929c456e62844 authored over 9 years ago by Sahat Yalkabov <[email protected]>
fix review remarks

github.com/sahat/satellizer - 752d2a0a838287672119aa779b47d0414ba50b3e authored over 9 years ago by Glenn Geenen <[email protected]>
Handle profile error (prevent crash when no profile available)

github.com/sahat/satellizer - aaddeef5b27b636629721c26dc690b7abea03423 authored over 9 years ago by Glenn Geenen <[email protected]>
updated dependencies

github.com/sahat/satellizer - e0b9dd966d15bd5ee9e0e29feacd905501344421 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Removed ng-pattern from signup email field

github.com/sahat/satellizer - 5042ca698e31377a1663f0aa83b19579e54294cd authored over 9 years ago by Sahat Yalkabov <[email protected]>
v0.11.3

github.com/sahat/satellizer - 8b8ca04f6de3278205edfbc763df2d86a3f9254c authored over 9 years ago by Sahat Yalkabov <[email protected]>
added skipIfLoggedIn resolver to signup and login states

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

Fix google provider documentation

github.com/sahat/satellizer - cba167978b938f1c3135245ff0a0c36680fdbabb authored over 9 years ago by Sahat Yalkabov <[email protected]>
fix google provider documentation

github.com/sahat/satellizer - d2b69504bfc3d2c21c6b9e744d0a72dee62cf050 authored over 9 years ago by Igor Pejic <[email protected]>
ruby refactor

github.com/sahat/satellizer - 0b781cfa8a83ae9fd4a67230607b8d5dbe8dc73f authored over 9 years ago by Adam Goldman <[email protected]>
if cordova use "_blank" window name

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

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

Add optional login redirect param to docs

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

Add optional login redirect param to docs

github.com/sahat/satellizer - 17b2a86563e656c3a1df51951f0398ee79fb59e1 authored over 9 years ago by Patrick Noonan <[email protected]>
Add optional login redirect param to docs

Looks like the api update in [this pull request](https://github.com/sahat/satellizer/pull/323) w...

github.com/sahat/satellizer - 6fa00807b635599b0084a379f958b4f32e950431 authored over 9 years ago by Patrick Noonan <[email protected]>
refactored storage service, fixes dom 22 exception in safari

github.com/sahat/satellizer - 4952bfdc2edcae54b3f658ae2c79b313d4eb3e85 authored over 9 years ago by Sahat Yalkabov <[email protected]>
use join instead of concatenation for tokenName

github.com/sahat/satellizer - f0e58a72f719d13ecaf4d1f3976222d14c4928f5 authored over 9 years ago by Sahat Yalkabov <[email protected]>
renamed storage to storageType

github.com/sahat/satellizer - a14ef0e4604ef10da5d63ccc38854031be8472b1 authored over 9 years ago by Sahat Yalkabov <[email protected]>
api change: changed platform: "mobile" to cordova: true

github.com/sahat/satellizer - 27a8582df8b280bded6125398a477547a626de29 authored over 9 years ago by Sahat Yalkabov <[email protected]>
added windows azure provider default settings

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

github.com/sahat/satellizer - 227182428670e5413b7681c2d684ece8ab9636c4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
pass redirectUri for twitter oauth from client

github.com/sahat/satellizer - 04a9bdd7cbeafd88a80bbdc9e8f3105635197fab authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: fixed broken ie browser icon

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

github.com/sahat/satellizer - 601bbce0f8bba9f36c78ba4c39e7c7fda2c492b7 authored over 9 years ago by Sahat Yalkabov <[email protected]>
php: added CORS support back to .htaccess

github.com/sahat/satellizer - ae11a96d29aadb0b5c22365c35e54a6bfaaaed2d authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: removed blank ionic app

github.com/sahat/satellizer - b31e27740d70a0dccc7ec8fa7ada9a7e7571025e authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: removed unused templates

github.com/sahat/satellizer - 80a774ea3a9c3ca8a43079a4401b20b183afeff1 authored over 9 years ago by Sahat Yalkabov <[email protected]>
added all oauth provider buttons on the main screen

github.com/sahat/satellizer - 9d1844a980c3d9eac022e04a1d9bcb72c984f0ac authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: background styles for .list-inset and .pane

github.com/sahat/satellizer - da8e5b700d5b14deace2e230319972c9c7eb72a2 authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: added "blank" app example

github.com/sahat/satellizer - 9a4e24300657c24640b59ffb8963dc31dead1d8d authored over 9 years ago by Sahat Yalkabov <[email protected]>
fixed failing test for getToken()

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

github.com/sahat/satellizer - 2f87780fcb264a3169bcd982ac61b7be42df4c29 authored over 9 years ago by Sahat Yalkabov <[email protected]>
fixed twitter auth on mobile devices

github.com/sahat/satellizer - 3295aa7842150dd796d8f2cba539a1302945c0f1 authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: added twitter auth

github.com/sahat/satellizer - 4674aaadd87ecbe31652062c17eb1e4ae5c9168b authored over 9 years ago by Sahat Yalkabov <[email protected]>
changed toBeUndefined to toBeFalsy()

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

github.com/sahat/satellizer - 8119df4d9c960d2f3941cd5d0ef0f3b4c2ad6ca5 authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated dev dependencies

github.com/sahat/satellizer - f3d4634d2e40909dbe0c69e1f643acb633bca79c authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #454 from heliodor/token_expiry

Fixed the token expiry time to account for the server's timezone.

github.com/sahat/satellizer - 52d020436451f5e4fc49c35742f77a0878aae15c authored over 9 years ago by Sahat Yalkabov <[email protected]>
Fixed the token expiry time to account for the server's timezone.

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

github.com/sahat/satellizer - 7d628767b7742008464609bf4de536c67ac18aad authored over 9 years ago by Sahat Yalkabov <[email protected]>
node: added cors package for easier CORS integration

github.com/sahat/satellizer - 78cb73e4e41f857c928f37a22cbbf2bf8cff6cc1 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #451 from kkirsche/patch-1

Remove moot `version` property from bower.json

github.com/sahat/satellizer - d819465921f0ccafbe3142c5bb8b0e1245f577da authored over 9 years ago by Sahat Yalkabov <[email protected]>
Remove moot `version` property from bower.json

Per bower/bower.json-spec@a325da3

github.com/sahat/satellizer - d882eba448b6ab11ec4700a744ad2f7067655876 authored over 9 years ago by Kevin Kirsche <[email protected]>
v0.11.2

github.com/sahat/satellizer - 5a64ab0657bd5559811ec7ff67eb19364093c793 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: fix markdown typo

github.com/sahat/satellizer - 86f29313d369b0a040050e74c8968d96feb44332 authored over 9 years ago by Sahat Yalkabov <[email protected]>
readme: require base64 polyfill for ie9 instructions

github.com/sahat/satellizer - da51b6c0f29a4ba3d99098dcad17c7efb5a5f041 authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: use the latest version of cordova inappbrowser plugin

github.com/sahat/satellizer - cb3dd90265e1ceca8cfdfcd95f82b84a92e188fd authored over 9 years ago by Sahat Yalkabov <[email protected]>
no longer calls pollPopup() for mobile inappbrowser

github.com/sahat/satellizer - 1152f48e2ec9f0d1f1578cb86367abd1fde3d36a authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: updated ionic.project, bower.json name and version numbers

github.com/sahat/satellizer - 8f46f3fa6edb8ccdf6fa2d23f9d4439b4b77bec8 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed nonce() from facebook provider

github.com/sahat/satellizer - 5dae9b3978b4516d38fc516a42dc1671100885db authored over 9 years ago by Sahat Yalkabov <[email protected]>
node: updated config.js

github.com/sahat/satellizer - 912cb56a2aa383f840d39704dbc360febad2049a authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: updated config.xml

github.com/sahat/satellizer - ac98a2aa8dfc92eda9ee4da25c540e98304d63d9 authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: added cordovaPlugins and cordovaPlatforms to package.json

github.com/sahat/satellizer - c73db3b217da790c3c291007073fe01f7c326a79 authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: added ionic lib folder with ionic dependencies

github.com/sahat/satellizer - e9e362b7af41d8e0f286a09e47f3f5812385be2a authored over 9 years ago by Sahat Yalkabov <[email protected]>
ionic: updated package.json name and versions

github.com/sahat/satellizer - 2694c63c17042f08910fcf90e2ef725303419c1b authored over 9 years ago by Sahat Yalkabov <[email protected]>
node: check for available providers before unlinking

fixes #413

github.com/sahat/satellizer - af12f8ba2fac7d54855da49a8d173e595e48cdf4 authored over 9 years ago by Sahat Yalkabov <[email protected]>
uncommented out popupWindow.close()

github.com/sahat/satellizer - 18cd931e35df2721b741637afa7ef1333ab190a2 authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #447 from hilnius/master

Fix facebook login for IE

github.com/sahat/satellizer - 625044b3cc629770e3fcee21ef5aeddd860fc371 authored over 9 years ago by Sahat Yalkabov <[email protected]>
handle provider's params as a function

fixes #445

github.com/sahat/satellizer - c4895be95b8e7851792aac299d732443b50c983c authored over 9 years ago by Sahat Yalkabov <[email protected]>
Merge pull request #1 from hilnius/hilnius-patch-facebook-IE

Fix facebook login for Internet Explorer (IE)

github.com/sahat/satellizer - 9be3803592a0defec432141d9d007a03c1718f16 authored over 9 years ago by Robin Nicollet <[email protected]>
Fix facebook login for Internet Explorer (IE)

github.com/sahat/satellizer - 277c8b6d5cb99cad21f0cbaebd2ab57d8e6b8884 authored over 9 years ago by Robin Nicollet <[email protected]>
removed postinstall from package.json

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

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

github.com/sahat/satellizer - be4f114512b480b832b1ffd825d0ace8553cff1b authored over 9 years ago by Sahat Yalkabov <[email protected]>
Fixed #442 BREAKING CHANGE: 0.11.0 does not specify the bearer token after local login.

github.com/sahat/satellizer - 2a3dd4a8ec1b5c40b5a31ad857ded81e290b0ea1 authored over 9 years ago by Blake Niemyjski <[email protected]>
v0.11.0

github.com/sahat/satellizer - 8bdf5b2114169c0b0c3abe6f527c6ac9f88ff7d7 authored over 9 years ago by Sahat Yalkabov <[email protected]>
unlinkUrl is now correctly concatenated with baseUrl

github.com/sahat/satellizer - f440efb0b89a2375996739f11f9043486bf0a5b7 authored over 9 years ago by Sahat Yalkabov <[email protected]>
fixed watch gulp task

github.com/sahat/satellizer - 26f8ef371738e02c95dd2f60c13a555d70f3652c authored over 9 years ago by Sahat Yalkabov <[email protected]>
joinUrl now correctly handles absolute urls concatenation

Fixes #434

github.com/sahat/satellizer - bb9573e97bccdd423a48461ca082d764d6c2c140 authored over 9 years ago by Sahat Yalkabov <[email protected]>
copy satellizer.js directly to ionic's example lib folder

github.com/sahat/satellizer - 93b8e6ef549e0e7fc51c776ef75b969bbbb871fd authored over 9 years ago by Sahat Yalkabov <[email protected]>
added .gitkeep to ionic/www/lib

github.com/sahat/satellizer - 3930e09f20bd3e9c9b0eeed37f91840bbf664387 authored over 9 years ago by Sahat Yalkabov <[email protected]>
updated project gitignore

github.com/sahat/satellizer - 6c997e153ea59994e894dadf241b210c5f3eb290 authored over 9 years ago by Sahat Yalkabov <[email protected]>
removed satellizer.js from client/vendor

github.com/sahat/satellizer - 80768518f17bc7df7d8088e1d24d0db3f27d99fb authored over 9 years ago by Sahat Yalkabov <[email protected]>
run gulp copy and gulp php after npm install

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