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

Merge branch 'vitalyrotari-master'

3f3320eab15e6bd528a055247911bdda07d8a4c5 authored almost 10 years ago
Merged upstream/master into master

e68899f5c535d7a9f7c68c883abbcdd0f8efb62b authored almost 10 years ago
Fix 'setToken' method

122bc2bc4c2a895a42c9bfebfcb8290b28010d5a authored almost 10 years ago
updated golang example

beafd0dcc8106a139643818158f2dc8c551cdf46 authored almost 10 years ago
added missing semicolon

74820d8c4819824ccadc0a86e5df9f64ddcb20bf authored almost 10 years ago
Removed elixir non-implemented example

97a50e51079f52b1f91d2d302b3e201cab8481f5 authored almost 10 years ago
Updated .htaccess to include authorization header

4f9fe3bb58c7883092c00ed650799c3b1bef7c52 authored almost 10 years ago
Merge remote-tracking branch 'upstream/master'

68b4efaae6e35b63c31444386e8b9bb4bd6844db authored almost 10 years ago
changed bower folder to the default for the ionic example

c8611b0138e2516f51023db06106b72091bfc2fd authored almost 10 years ago
Merge remote-tracking branch 'origin/master'

077b232d73198e5d21160fddd56e4be284a32a0b authored almost 10 years ago
Updated angular.js version and CDN dependencies

121d10f2ccf5ecdc6734762d79f062125edf511d authored almost 10 years ago
Merged upstream/master into master

e3b5785fd59a21be1ff3d16e8b425890f0142967 authored almost 10 years ago
Merge pull request #289 from sabrehagen/readme-hash-fix

Readme hash fix

52bddcf843eb9d11ea50565d76274db524b79d7f authored almost 10 years ago
fixed hash reference

bcdb09b4c690768399ce14bb4e24ee0848be853e authored almost 10 years ago
combined token initialization and declaration in 1 line

2d23c6f3aa010b5fb5202d9471f870d16ad3078d authored almost 10 years ago
Merge branch 'clear-url-params' of https://github.com/glsee/satellizer into glsee-clear-url-params

bbb91dbbd2bd5303d736ebeb62eb3cbafa8d19b8 authored almost 10 years ago
updated satellizer.js in vendor directory

d07bf666690849964941b862db8301092be98809 authored almost 10 years ago
updated profile template to display profile image as well

85db8e58294ba735afb35b52ceea03007a55a28c authored almost 10 years ago
added github profile picture

0bc56d4d78bcff1f1db5215b17aeb12d235bdc6b authored almost 10 years ago
Added profile picture for facebook, google, foursquare and linkedin

631f0190c88d31c09745ea621f9328eab9312623 authored almost 10 years ago
Added secret placeholder for oauth providers to secrets.php

d1d45b52f8c113adfe285dc7651a9cd7fba4d4d1 authored almost 10 years ago
Merge branch 'master' of github.com:sahat/satellizer

26eff1be787efd043838068ef7cf7b3229643a76 authored almost 10 years ago
Merge pull request #282 from tarex/patch-2

Update secrets.php

3be80f768383cee9da290c314d666fb0ed07064d authored almost 10 years ago
Clear the URL params and hash after logging out.

7d118ab649c38debdfb1b3cf5506090b5743bf6b authored almost 10 years ago
Update secrets.php

in BaseController.php it used Config::get('secrets.TOKEN_SECRET') but in the config/secrets.php ...

dc32196dfd7c7ccae44a9ee50e36df0a4074f383 authored almost 10 years ago
Styles for profile picture

455b4044959eb0c8d8bb60d61f5bf8ece8185fd2 authored almost 10 years ago
Added placeholder profile picture

076aaf48b73adcb180b081ff5f8510ba2a135709 authored almost 10 years ago
Merge pull request #275 from niemyjski/patch-2

Removed extra scope on windows live.

a13376558f72cd68a86657cdd991a17fb7658b22 authored almost 10 years ago
Merge pull request #274 from sultano/patch-1

Minor syntax fix

4446adb2ae63f638b245298399bda4f1ed832960 authored almost 10 years ago
Provider popup blocked fix

When the authorization provider popup is blocked by the browser, the
popupWindow object's proper...

09cc33cd61b9030321b6d7f3f2757c62a0ecdf00 authored almost 10 years ago
Removed extra scope on windows live.

I removed the wl.basic scope because it requests the users contact list which is an instant turn...

9d03c3d576fb8ff342399fd9626c9a6744eb8eba authored almost 10 years ago
Minor syntax fix

4ece1753e70dc3211b9009f34d1a21078c01c3f2 authored almost 10 years ago
Merge pull request #273 from hitmands/master

Fix bug in satellizer.js:278

937b2bccd9cf9bbd6530d1886f0a06f40f17a3c2 authored almost 10 years ago
Fix bug in satellizer.js:278

In certain cases it throws an error evaluating the condition.

dc0784121bec0f9592e8f1865a4640a074523791 authored almost 10 years ago
gulpfile - updated copyright year

7dc11978d8dc3f9da898ba2b193700b269af386e authored almost 10 years ago
v0.9.2

452424fd54f7a1836f5a60f80c543bcea76ad082 authored about 10 years ago
Updated readme on unlink()

f05836afab0bcc0e14b0b9215490ecfc2abef406 authored about 10 years ago
added support for POST method for unlink()

Fixes #269

8b6e8b445d5db8d4d2fd6f3b5bbd7aa51e5deed1 authored about 10 years ago
if state is a string, then set that value in local storage

ce497e942a4caacd847fd53a0497b0f11c243953 authored about 10 years ago
Merge remote-tracking branch 'origin/master'

8b308d27b7c451844240998cc012ea49b8d8d716 authored about 10 years ago
v0.9.1

d150e698af064e32fffb6e36de25ae7ac2509a2e authored about 10 years ago
Merge pull request #264 from amitaibu/263

Remove withCredential from oauth2.exchangeForToken

f7ed28a11bf0a602cd998774be15e117540e1dbe authored about 10 years ago
demo: updated angular.js vendor files

80f315109a265a7b63aae5b69ef99d6ae9056ac6 authored about 10 years ago
Allow setting withCredentials

620d58df273753a325a46ee0691f0369b0a1cae4 authored about 10 years ago
formatting update in shared.getPayload

9ca6c44720e0848b8f5dd3bb26a0e77176905df8 authored about 10 years ago
Rename rootElement to tokenRoot

5d928e800dbf1573de16fdb4c4216c1659f4cb12 authored about 10 years ago
Adding the specs for rootElement

36bf6791dd88816e1cf900ffba70685a68842668 authored about 10 years ago
Add support when the token is not the root of the JSON response

Fix issue #261

c06c33dac04144293ba2625ecd87d4671281f2b1 authored about 10 years ago
updated copyright year

7a1e6bb5884dd04e5cfa02118fb52b1a2782227b authored about 10 years ago
v0.9

dc4699c34aa4507918cf138b0642f39bdae70345 authored about 10 years ago
renamed isLinking to redirect on $auth.setToken

314e3238a745ce3a0831f4ad6c0650a979310adf authored about 10 years ago
re-arranged getters and setter for httpInterceptor and loginOnSignup

a4b39798403f11b3b5deeaccfa63e8822cde0508 authored about 10 years ago
Fixed httpInterceptor config bug

69e9ec2376c4bc295a72ebff0284c194934c88bb authored about 10 years ago
tests should be passing now

c924b6e8c020796d90aba21b2e296d330d0e550f authored about 10 years ago
isAuthenticated returns true when exp is not sent (optional claims)

6bef39a60ac232d109210375de7421591e762620 authored about 10 years ago
php: removed comment

86205b5f57ac81e85cbe86b17b709da155dc1247 authored about 10 years ago
demo: login controller error notification now also accepts a

response (string) rather than response.data.message

36a53cbb8cdc18ccd0eaa71357e78e4dda46eef2 authored about 10 years ago
if oauthData.state is present send it to the server

aad667cd238be71e845b62f845cbba3ba501b09b authored about 10 years ago
reject promise if state does not match

925c3e70658b58e8a81d4411348ddf1ed3ee8821 authored about 10 years ago
removed redundant else statement in oauth2.open()

ec88591cb9c49edd3e056e15d19321f7eca007fa authored about 10 years ago
added names to each provider and check if state() is a function

b0aee236017a7a1fca986978f5a14e69d155a245 authored about 10 years ago
node: removed comment space

bd71d221601bd6dd633772a1c3e96c3c3704139c authored about 10 years ago
print mongodb error to console if mongodb is not running

7ceda4aafcdab7f181f79c8383f6ddd78bba3a76 authored about 10 years ago
node: updated dependencies versions

389e4687f6f6bc76e88e2ed78952b7d2b0a06e7f authored about 10 years ago
removed routes dir

8e4c3133292ddeb3d52e4a97a334db8459a66860 authored about 10 years ago
Added missing comma

369aa89c8d57e5065f6494905ed75528f2e4e7c0 authored about 10 years ago
Merge branch 'patch-2' of https://github.com/niemyjski/satellizer into niemyjski-patch-2

1c7370cdc4e093e02b113f12afb07433d162d21d authored about 10 years ago
Merge remote-tracking branch 'origin/master'

a89f8cb3517a29255302597aa0fbfc2688d422fa authored about 10 years ago
readme: updated satellizer summary

31dabddfa065669e9daf9eaf77f0dc4814dc2ff4 authored about 10 years ago
readme: added responseParams to oauth2 config

d275120a2df1d13958fe1717d1e8c12f8166806e authored about 10 years ago
Merge pull request #249 from xhanin/master

verify provided JWT token [security fix]

e25a5a1cd59082cde02a75a9b123cdd033a0289f authored about 10 years ago
verify provided JWT token [security fix]

0a2363cddc61ab9e99ba40ebed3151eca1247aaa authored about 10 years ago
readme: added yahoo to complete listing of configuration

c77908cca7dc7b97677fa18333d5a11881273933 authored about 10 years ago
Github and Live now request your email.

I added options to ensure github and live request your email address like the other providers..
...

a6c3f909b608d45397b139a447d503d0e9fa6e08 authored about 10 years ago
python: fixed google example, displayName changed to name

2c483cde6a3d95f6bb92de76c02676f20cad60e5 authored about 10 years ago
Merge remote-tracking branch 'origin/master'

c5e7b6d7db27eade255e33b4cce960f040989b5d authored about 10 years ago
updated signup controller to handle object message from php

eee1a54f3f5ebb0e65cc20d949c42f685db1ef49 authored about 10 years ago
php: updated database config

d914f4dfda66c66d23b7f073cd5c53be5e5aec37 authored about 10 years ago
removed console.log from passwordMatch

132929955c486ae11c176bb42dc1a9d7fb5d24c1 authored about 10 years ago
php: updated validation in signup controller

fd01f6452e5ea67023bf44812b0f106b9899d92c authored about 10 years ago
Merge pull request #244 from zeecher/patch-1

Unlinking for Linked Accounts was not functioning.

4a960efbb62b2a47121010c4ac855ebf31356a56 authored about 10 years ago
Update AuthController.php

33f717438d03b0e9ba700e0861b068a6e279ec80 authored about 10 years ago
Merge pull request #241 from carlosazaustre/master

update node example]

a123736dbe9015a70228e79b3c258544fe6fb3a0 authored about 10 years ago
Merge pull request #243 from dsanel/master

Update README.md

c93caf85de6a9451b07b2c62d0dab622f8a7148b authored about 10 years ago
Update README.md

Small fix on $authProvider.live configuration options

0e4e2cdeaf440235e0645024d91ab4b4ff20c5b9 authored about 10 years ago
[add on node example] async dependency on package.json and remove newrelic require

51e1af48c777b9c2e5609051df4943fdd8dac90a authored about 10 years ago
removed newrelic

66805b5c6c67138937282c0210a510e0cb6fc680 authored about 10 years ago
oauth2 state

2cdb967b45523429beb6cc6d92375a7c76762500 authored about 10 years ago
simplified oauth2 buildUrl

6fe6e38988e0e1139296dde9d9b35c9d75f9a55e authored about 10 years ago
throw error if STATE does not match (OAuth 2.0)

d272f797052160027dd2af6a527bd72c3359e640 authored about 10 years ago
removed unused config parameter

1a9ed59f3be4dd2dfb7c53fc86bf75db1afe7ba7 authored about 10 years ago
optional responseParams for OAuth2

03fd4c56ae6eb21ffed78599b8f7ff2242dd43aa authored about 10 years ago
added newrelic to package.json

7ea933354d7ccc958da5bab3553a027ec94ee54c authored about 10 years ago
added newrelic

7c7ce66a905e573b54c807aebcd228e5ed1ba50d authored about 10 years ago
added sqlite database

826f3d802eb3618d84684b8a7d4c2ebfd5a7aae9 authored about 10 years ago
removed unused $auth argument

07abd4039b269e97d4bb8b8969a48c42c0d418e3 authored about 10 years ago
Merge remote-tracking branch 'origin/master'

ec6ac9802158f1e877b47d15582bb22a9090b357 authored about 10 years ago
readme: added httpInterceptor to config options

56af57a12aa7608429b95e390ff9a9eaf50618b9 authored about 10 years ago
Merge pull request #236 from cameronmaske/flask-github-fix

Fix in Flask example's GitHub auth endpoint.

f2c2d7651a6942dd593cb2d69573ff92605daa28 authored about 10 years ago
Corrected Flask example GitHub authpoint to look up User model with github field, rather then facebook.

21867c9fe41ed321b117c295c674dd5ddaac8140 authored about 10 years ago