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 remote-tracking branch 'origin/master'

7fd4feb01a7e1f98c465dcf7f699bf8df711581c authored over 10 years ago
display error alert if email is already taken

Fixes #141

07c2d4e9f441255daf1a8e1609c0d957c0ed7b68 authored over 10 years ago
node: return an error during signup if email is taken

923ef2174f12968e70afafaf8427064161e2afb1 authored over 10 years ago
Merge pull request #137 from IceCreamSushi/patch-1

Check email on signup

ff0e8a0d6c0f72f8ab2e23b28c4b9d1b24cb4be9 authored over 10 years ago
- Using authProvider.requestFilter and authProvider.responseFilter to filter requests not to be handled by satellizer.

af7b448cb310904cd04591d97d0bee7b9dbe759f authored over 10 years ago
- Set requestFilter and responseFilter on config if not already set.

6e74f0d9de231ff7d2114a0f0abb8b01a3a6313e authored over 10 years ago
- Added tests for the default request and response filter.

b3a41f961e5f463af4387e5d8ff8f9de66d76bde authored over 10 years ago
- Setting shared.requestFilter to config.requestFilter or the default intercept filter.

- Setting shared.responseFilter to config.responseFilter or the default intercept filter.

66ae0ac1d5458f1550fadcba84e42b91316fd0a7 authored over 10 years ago
- Added config options requestFilter and responseFilter.

- Added tests for configuring requestFilter and responseFilter.

eb146546269bebe98503666e302761c586422b3a authored over 10 years ago
Check email on signup

Without this validation, everyone could override an email.

0693006cd721120374cb032e0579acf90b50a44f authored over 10 years ago
Incorrect reference

647da34996722bf8bf13e220c56266b7be2d2402 authored over 10 years ago
Merge pull request #109 from tabdulradi/master

Moves Scala example into a seperate repo

f49e2c591cf931ee36238107f27ed1536665005b authored over 10 years ago
Fixed logout() controller back button

Fixes #131

db5ddb85ef25b0cfb5577a689bef6eb0289ba384 authored over 10 years ago
Fixed the check for "same origin request".

0ae9f5d4f193ae9be96b1601bd2edf2536615813 authored over 10 years ago
Disabled setting of the Authorization header when making cross origin requests.

ead820aca3e3c72d835614c0f81cad81cb583998 authored over 10 years ago
Disabled removing of token when cross origin request results in a 401 status code.

455bc0d6624a8651f0c508b1ee9141a59711a889 authored over 10 years ago
readme: updated $auth.link description

c3d82b65c544d89b9ee711c398556296cc3c0ed6 authored over 10 years ago
readme: updated api

03c6ce3a8b6a67da136f7ca5b4b15240031eb395 authored over 10 years ago
v0.7.0

87c84a259271b2b586c6b6fc93794dee4156a5cd authored over 10 years ago
IE8 support: reaplaced promise.catch with promise.then(null, function)

da7c9bcf26b8e33d35cf84522dde950b14732e32 authored over 10 years ago
pass userData parameter to link()

Fixes #130

efa9371ab4eafa8f20f67072c31275f7e3abbebc authored over 10 years ago
updated tests

47615a2554d4d75f116e79bef1e8bdc98699b56c authored over 10 years ago
removed redunant isAuthenticated test

aa963c5f06cad1ee5f1adedc8283deee73512acc authored over 10 years ago
added loginOnSignup unit test

057872025e37289c3adb6402f2da22d20b787cb5 authored over 10 years ago
code cleanup

f5704cd4161dcd28abb047cfb91eda2f51883b58 authored over 10 years ago
readme: updated configuration

9fcc0ec4a7d17908e799b096f75c94cf97784987 authored over 10 years ago
inline redirectUri fallback to make it clear

a6433019732f3b0473a6038b9f165d612b920344 authored over 10 years ago
readme: center align browser versions

1959db23f1642d66c63b9ceddf899d9249c7984a authored over 10 years ago
Merge remote-tracking branch 'origin/master'

768981e5bbcc831119ae2e418ef91eef566eb1b6 authored over 10 years ago
readme: updated table of contents

ede6243a72d5c7fa3479db9c9af72807b7cc240c authored over 10 years ago
readme: updated browser support

604dcdc84d4218402b25461bef4a6e1f66e1bd9a authored over 10 years ago
check if window.atob exists

a187a41d51f40e5f93f23ac71b2af8887658ba75 authored over 10 years ago
use ie-compatible window.location.origin for redirectUri

dbe923748e1d36e148787faebfc8e55988a5d1ee authored over 10 years ago
reversed popup communication, no longer use postMessage

eed28b6846a90818509ead1d839a6b2cb46fef18 authored over 10 years ago
Implements basic architecture, and facebook authentication

be97105374edf7931367d688bce877559a2e4aef authored over 10 years ago
check if popup is open and popup.focus is defined before focusing

8253aeeaa726de0ac78c255d3adaceee7752bc7c authored over 10 years ago
readme: added browser support and updated credits section

376ef00c1633e32ddfdace58fa25e3eb43b0a14c authored over 10 years ago
readme: formatting updates

a25aadb1f98b02df1043c69d1bc9f3b8abfd7f1d authored over 10 years ago
readme: fixed api reference url

4961eae03fe688fa06c7e7ad98da3f7cbde5b80b authored over 10 years ago
readme: updated api reference

98ad88abcabc35ada73057402027af93e426e20e authored over 10 years ago
readme: fixed typo

ef083f9fe9a81222ed8cfe601bdb52cab33bbe39 authored over 10 years ago
#114 Aditional data to $auth.authenticate

Made possible that the $auth.authenticate function can receive a second parameter (Object) that ...

b1a0b9e5998d334c8aa20690da4631d3b1e79fbc authored over 10 years ago
oauth1.exchangeForToken refactoring

e6a124a79154fa04e953991ae8e748cd9a208dd9 authored over 10 years ago
Merge remote-tracking branch 'origin/master'

5af16859507945a57722976677175c3c503b4dd5 authored over 10 years ago
python: added facebook account linking

abaf032c9c76fba2188c8df2c86d12fee3ec1d99 authored over 10 years ago
python: return token after signup

12e870db7e971395cc89ac92b7be29a80b2f1b58 authored over 10 years ago
python: fixed parse_token function

c401336a226ea161a3a9d2d51034f3062f6e8518 authored over 10 years ago
python: refactored login_required to use parse_token

da1af42b6b3c4522bcfa719f296f4800b3e7c0f1 authored over 10 years ago
python: added to_json to User model

58129effdd2c0c924d68d880b8836629134f1b42 authored over 10 years ago
python: parse_token helper function for account linking step

e32b4971a4f9699dc4f61bb65019677d159dcc2e authored over 10 years ago
python: decode string byte after generating a token

ee8f262cfedd706183030f42883902ada88b4b34 authored over 10 years ago
python: refactored create_jwt_token function

81490288f3037103318122b34c0c83919acc56a6 authored over 10 years ago
removed gitignore, app.db, readme from python example

8aae431a3ad4ae2c8ed65b06e6f1850ecfebf49b authored over 10 years ago
added environment variables to python config

f603019e3695e3fc67c02aacecf2fea27b44f610 authored over 10 years ago
tokenPrefix and tokenName refactoring

92f4d82f5d5c86c17a328b5aab8a21ebde2a1cf7 authored over 10 years ago
added github project and report issue buttons

6f767f2f958a73b1418d9fb22d573b037d9737a3 authored over 10 years ago
display message from the server if unable to get profile info

b2256e0b2d42af2e0c732ede0c25d610508cc6f1 authored over 10 years ago
node: use moment().unix() instead of Date.now() in ensureAuthenticated

e0996bbe130a7feba234d56b2984386a056c1f8f authored over 10 years ago
renamed views folder to partials

e8c2bb4c3b3d712ce43d08a6baa0be4e2f4f515a authored over 10 years ago
converted ng-route code to ui-router

623006f7e9895a22d6349573c0d53fa14729c55b authored over 10 years ago
added ui-router

e557e3c11c717b561f4ec525f3df8485968864a7 authored over 10 years ago
v0.6.4

0f456824b19ae54f5840162f47699de179aefbd0 authored over 10 years ago
use unix timestamp with seconds in isAuthenticated.

Fixes #121

b331209fa165c8a29fe78fca6506507afd0b7711 authored over 10 years ago
node: iat and exp use seconds instead of milliseconds for unix timestamp

c86134c85ecf2a4b3da31ed826a014b33ff99f7a authored over 10 years ago
use r_emailaddress scope as a default scope to get an email address with linkedin profile

f5aa62d266bf8a348f13e423b67f1458b33180d6 authored over 10 years ago
Merge branch 'linkedin-scope' of https://github.com/cridenour/satellizer into cridenour-linkedin-scope

46b5524f750680dd9235948a7b565b6971171726 authored over 10 years ago
password-strenth directives now uses $viewValue instead of $modelValue

Fixes #117

aa9423d126b69a64084b3674fc0cd8eb5a5133b7 authored over 10 years ago
updated readme

acff3f226cb4d6082ea0484dacf536b3d8e11095 authored over 10 years ago
Add r_emailladdress as a default scope for LinkedIn provider.

58a7111ba942da72b1aa0145a92f470fda67a008 authored over 10 years ago
Update LinkedIn people API call to fetch email address and save to profile. Requires scope r_emailaddress.

8bf881e2fbb8e4bcd2c7c12a436e47af648ece9f authored over 10 years ago
set twitter popup dimensions

9f7b0605ab1102c99f83841242ff46f510610235 authored over 10 years ago
v0.6.3

e8b9861ac3665f01dad3b2ec49611345327c77b7 authored over 10 years ago
pass isLinking param to oauth.authenticate() to prevent redirect after authentication (linking)

eb6ba61e992c2b5251b1c1756768bb0727bf96df authored over 10 years ago
renamed parseUser to saveToken

62e560cac61f4de5fffbb1f0eac9b4902f220f6c authored over 10 years ago
update user profile data after linking account

1c74353b8c666fc9d50dced8b8ef1ee37818581f authored over 10 years ago
removed .btn transition to avoid ng-if issue

3887acbf95bdd134701f35bfd57e1c1254bb1309 authored over 10 years ago
update user profile data after unlinking account

9912f8f78ae372737466d4a0e133e56e98f83407 authored over 10 years ago
isAuthenticated returns false is token has expired. Fixes #108

c2c40633180dd9789b0965c04e2c60a5116f0a1b authored over 10 years ago
readme: updated configuration

8e13b7a39ad95cf97635371fab511db26fcf25d8 authored over 10 years ago
hide login with yahoo button until back-end implementation is complete

ec09cc9a4d1f2ad4fc8b67f72bc59f66e3234292 authored over 10 years ago
added yahoo provider and popup options are now also passed into oauth1 provider

1534dfe8a5bba4d22ce01825f5dce8a7355aa788 authored over 10 years ago
add yahoo sign-in button + styles

804547e648447359f7112ddd20fe6a3e4367b025 authored over 10 years ago
updated cdn links to angular 1.3 rc1

c64b97da787aaa1caf3153b3001f316bf9e9dab3 authored over 10 years ago
updated foursquare icon on profile page

d55278f60d473c39d0ff4a3f2a827f581b5ccc52 authored over 10 years ago
readme: updated how it works section pt.2

1c043474f24f867ab32ecf6de1217e1b2a5ff158 authored over 10 years ago
Merge remote-tracking branch 'origin/master'

a9af13403d425af563e9929cbc2494c7170f7558 authored over 10 years ago
readme: updated how it works section

9b08c45627cd4f1601ae97d24e1387ef60ff62d6 authored over 10 years ago
minor code formatting

b59b6d43193cdfdbee0dfc8d0692694505f673e1 authored over 10 years ago
Merge pull request #104 from cseeger/patch-1

Broken link in README

d44241c57dfc569ffdf602a2b504ec89e24487ce authored over 10 years ago
Broken link in README

Fixed broken link for Dropwizard URL

10870c1e49a209192300ec83f54753c52efa8e32 authored over 10 years ago
v0.6.2

cf692f9b99ea1ee967d92cbefca1def40e9d61bb authored over 10 years ago
try/catch run block for cross-original exception

7789031cf0d739c4257b93d70ac0a0c96073f133 authored over 10 years ago
updated client demo dependencies

4fff1ed2391721d43b843523bf3a26293b514af6 authored over 10 years ago
php: retrieve user id using arrow syntax in createToken

667fa6e5658333ec5ad4f3ce24f85bb28ffe94b9 authored over 10 years ago
updated foursquare button

added font-awesome 4.2

280e3c11dc96e091e149e4d145b01bc0c36c4776 authored over 10 years ago
Merge branch 'master' of https://github.com/sahat/ngAuth

bd78445bbd656732ef0f69b2c93f1aae1ec00a7e authored over 10 years ago
readme: credits section

254dc8dc7b873b5ab4a57798fa7e3942652e9bea authored over 10 years ago
Merge pull request #95 from chena/dw-rest

Dropwizard - allow sign in on signup

05597a5cdb72cd6ec47d6a27aff7ee4d9057af5f authored over 10 years ago
Include token in response at /auth/signup to allow login after signup

0f487a68da244cbf0a0f09a03f0534d022ad6c88 authored over 10 years ago
Merged with master

a82e9c22952fcd47623af1243fed225e7c4e88fc authored over 10 years ago