Ecosyste.ms: OpenCollective

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

github.com/lynndylanhurley/devise_token_auth

Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
https://github.com/lynndylanhurley/devise_token_auth

add test to ensure routes for skipped controllers are not accessible. references #97

dacf0ee4639b1f9bbd43dc8d24729356d73745c0 authored almost 10 years ago by Lynn Hurley <[email protected]>
add namespace support. fixes #101, #96

5ccad1931ca318ee7cb6b70c648bc8acaa9e8413 authored almost 10 years ago by Lynn Hurley <[email protected]>
Merge pull request #91 from edgarhenriquez/master

Fix small error in documentation.

dc55f6224d93f4af239b6c43b979168fc396c35c authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
Fix small error in documentation.

Both examples about how to exclude modules still had the modules to be
disabled (:confirmable an...

efd3f944d0f00b740f6bb955012557e7fcc14e10 authored about 10 years ago by Edgar Henríquez <[email protected]>
Update README.md

332da2741689e96292450a756c39437480357595 authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
add callouts section, add @jartek

7719e68be8f23bd2380de50d302daf295d0baa0e authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.31.beta1

0ae1348badebd39a0ceeac3efee24d11a2b5ca5d authored about 10 years ago by Lynn Hurley <[email protected]>
add test for disabling registration routes. fixes #70. document module exclusion process.

74652980bba6e69ea5ba9b46d81e2f13fdc6328d authored about 10 years ago by Lynn Hurley <[email protected]>
remove :rememberable from default devise modules. fixes #80

fbd6ca20e547116c58704ae4f0b3e9e13c081a5b authored about 10 years ago by Lynn Hurley <[email protected]>
Merge branch 'jartek-exclude_devise_modules'.

Fixes #78 #80 #60.

46e3ac798b012212a71e7ec4a894610a089d52c9 authored about 10 years ago by Lynn Hurley <[email protected]>
add tests for #85

503a91abf648c19619b91dafe3b081cb6764956c authored about 10 years ago by Lynn Hurley <[email protected]>
Move devise modules to individual classes

2d398d043f98ff589e4a7a7c8870a434fb43f6fd authored about 10 years ago by jartek <[email protected]>
Exclude devise modules

ff4725d01b2936e7b7eb5421f679b2ef81c3879b authored about 10 years ago by jartek <[email protected]>
v0.1.30

d4d533523aeb3d7fef92ce47ef2a1fca1450edb3 authored about 10 years ago by Lynn Hurley <[email protected]>
update to rails 4.1.7, devise 3.4.1

49bf5a06bf4c757b06347d3bab7df83e910a58b7 authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.30.beta6

783de9d1376790e97c1939b6820b4611b84b2c3a authored about 10 years ago by Lynn Hurley <[email protected]>
relax uid validation for email users (will be synched with email)

523a0ef8aca6efce7bb66362c142c4dac8f4ecb0 authored about 10 years ago by Lynn Hurley <[email protected]>
Merge pull request #71 from booleanbetrayal/fix_case_insensitive_email_registration

fix(registration and update): Ensure UID is updated alongside Email, and case-sensitivity is hon...

415f406bf773705ae61376d8960b90ea79d15391 authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
v0.1.30.beta5

8fc49a5485a4819674e377b099b36c8d9b3ae0c9 authored about 10 years ago by Lynn Hurley <[email protected]>
add OAuth tests for trackable. fixes #62

24e9cf2123ccfc617f0cd96f57f33136c3dfdc5c authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.30.beta4

72ab189689f5ed229722d8ad1d0bc339ac29d65c authored about 10 years ago by Lynn Hurley <[email protected]>
validate precence of user `uid` attribute. fixes #63

f528850b18e506b80bc561b1fbffff1fb80d58e7 authored about 10 years ago by Lynn Hurley <[email protected]>
Merge branch 'master' of https://github.com/lynndylanhurley/devise_token_auth

cd2f2559282278db1df783ae56b90fc06e36da40 authored about 10 years ago by Lynn Hurley <[email protected]>
add tests for trackable. references #62

68092f71b42722bca8e350d7155147802c5beea5 authored about 10 years ago by Lynn Hurley <[email protected]>
use before_save to keep uid in sync with email

48b5ba62d12d8c2ccf2042aeef1e3fb439a9272d authored about 10 years ago by Brent Dearth <[email protected]>
fix(uid updates): ensure UID is updated alongside Email (accounting for case sensitivity)

42400d98beaf6882ed4fdf5f6215aea28f56d6d9 authored about 10 years ago by Brent Dearth <[email protected]>
fix(case-sensitivity): ensure new registrations downcase UID if Devise case_insensitive_keys include Email

17f10779d8128c23ca835321d8735a6a457c16f8 authored about 10 years ago by Brent Dearth <[email protected]>
Merge pull request #64 from YACFirm/use-resource-class-to-override-email-confirmation

Use resource_class to override email confirmation.

34e4bcc62222d21c7f12b9691a90f7c81e24548a authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
Merge pull request #67 from YACFirm/better-guidelines-for-contributors

Add better guidelines for contributors.

c24e4215472b7191159eeec545ce41276513294e authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
Add better guidelines for contributors.

2c1460096688a41a6484f9b50cf7ba46c2289da8 authored about 10 years ago by Edgar Henríquez <[email protected]>
Use resource_class to override email confirmation.

c4c1dc24f6e8f67d46f68f39955518b379936fb1 authored about 10 years ago by Edgar Henríquez <[email protected]>
re-add app.yml to gitignore

ebb1c4901276c67b55416f392e80a664e20b977d authored about 10 years ago by Lynn Hurley <[email protected]>
fixes #59. fixes lynndylanhurley/ng-token-auth#59

2d3595d405b743dfa6cfd90348f311330c82b5df authored about 10 years ago by Lynn Hurley <[email protected]>
update devise (again!)

0b0f7a8e7758189fc9ce707b69c58e16cbede343 authored about 10 years ago by Lynn Hurley <[email protected]>
references #57

0e39e9ea6b77421b46e4e605488701c2a2c8afa0 authored about 10 years ago by Lynn Hurley <[email protected]>
Merge pull request #57 from booleanbetrayal/case_insensitive_email

fix(case-sensitivity): support devise case_insensitive_keys for session ...

a478bd5fcc0f3fe6b9cf42c919b714c35e3d97c9 authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
fix(case-sensitivity): support devise case_insensitive_keys for session and password controllers

7089a915c6557a51f02ea128f85f0b231b3582d1 authored about 10 years ago by Brent Dearth <[email protected]>
resolves #42

ff5fcb94546f347ce386104e2fe5c8c577c3d423 authored about 10 years ago by Lynn Hurley <[email protected]>
resolves #48

d56af20b44033070d260846e4a28a18437c744ca authored about 10 years ago by Lynn Hurley <[email protected]>
resolves #55

ba4266cc0ac1ac0609769ed6c8cb6cec8db7226c authored about 10 years ago by Lynn Hurley <[email protected]>
resolves #56

f1da4684413338a78c87d5b45c50d22af2356d23 authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.30.beta3

adf5820dc7152d7d4f3f7e1ad6a20354360097a5 authored about 10 years ago by Lynn Hurley <[email protected]>
re-align tests with original batch token-handling approach

47cb4d50927cb26d3cf893b54d15ef14d27c0ee2 authored about 10 years ago by Lynn Hurley <[email protected]>
remove log statements

13b059dd3c158fe15d8d897cfff6dd604235e2f6 authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.30.beta2

1c6b8ec8c8a48d5c97b00f723acd7e0aa0812627 authored about 10 years ago by Lynn Hurley <[email protected]>
references #51

fe2d4cb51979fb729e90f89b12c06204261ad72e authored about 10 years ago by Lynn Hurley <[email protected]>
[wip] git crypt secrets

a34f0d953c70e5be009d1edd2f480289228e4406 authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.30.beta1

3216d4dc5ead50528f61afbb1e43b0106e3bc613 authored about 10 years ago by Lynn Hurley <[email protected]>
update to Devise 3.4

0a3aaa0261907e969664855513d36950daed2ce9 authored about 10 years ago by Lynn Hurley <[email protected]>
Merge pull request #52 from booleanbetrayal/always_respond_and_lock_updates

fix(contention): fix write contention in update_auth_headers and always ...

d5d4b66a0754a53dbe84a3ef9b3a50f77ccef752 authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
Merge pull request #50 from jasonswett/include-full-error-messages

Include resource.errors.full_messages in error response.

50a1559aeb3ae88df945bb80d880671123e019dc authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
fix(contention): fix write contention in update_auth_headers and always return auth headers for robust client handling

f192d8ffe74cb38ccbf1997870007208108c1111 authored about 10 years ago by Brent Dearth <[email protected]>
Include resource.errors.full_messages in error response.

7bfa49cb50c61ccf14b400a55125e0ea299a30eb authored about 10 years ago by Jason Swett <[email protected]>
Merge pull request #49 from booleanbetrayal/expiry_check_too_permissive

fix(expiry): fix an issue where token expiration checks were too permissive

1ef08e85e13116dd2e4dfd7653e974596e3bf126 authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
fix(expiry): fix an issue where token expiration checks were too permissive

718a4f3b8b659f88e346442220dd00e8fbd7a20e authored about 10 years ago by Brent Dearth <[email protected]>
v0.1.29

a118b95833ad32fdb37101c3fa60fa95ac11f1bf authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.29.beta7

2ba72ee7368418bc25361e70a564761da2ffbc50 authored about 10 years ago by Lynn Hurley <[email protected]>
resolves #38

dbcf09f81700d0d9f170cfedf9e4bb73671c5821 authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.29.beta6

eb54c88df0bdac5905744ec336691a1258ee9a66 authored about 10 years ago by Lynn Hurley <[email protected]>
resolves lynndylanhurley/ng-token-auth#43

5a3a0eb9f121ab119dee03c216264d2d3abfdccc authored about 10 years ago by Lynn Hurley <[email protected]>
comment omniauth callbacks code

b5cc06b1408255aec367c8dd8ab6b3f0c4c3ae37 authored about 10 years ago by Lynn Hurley <[email protected]>
use short-lived session to persist omniauth data thru internal redirect

d0e9e42c755903660003cca3001d545ae161722e authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.29.beta4

cd34cacfcefeb8392a362d4a5087b2e7480e3b34 authored about 10 years ago by Lynn Hurley <[email protected]>
disable omniauthable multiple-model error

720c0ad302839fe61019aecb3762a1ce3b090a4b authored about 10 years ago by Lynn Hurley <[email protected]>
Merge branch 'master' of https://github.com/lynndylanhurley/devise_token_auth

4a7f77545e947b11934ce5be62b30312afd26164 authored about 10 years ago by Lynn Hurley <[email protected]>
update minitest

aadcbcb996090071dac61348d47c642806bcf321 authored about 10 years ago by Lynn Hurley <[email protected]>
Update README.md

Spelling, clarity.

c7347fab05d02720036c3b2ec845f8ad25e433af authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
document email template overrides. fixes #33

cb679ea3f05cac3c561598612c11086163349860 authored about 10 years ago by Lynn Hurley <[email protected]>
v0.1.29.beta3

ad876af7b497d90a77e04da7f0adf382cd5a4805 authored about 10 years ago by Lynn Hurley <[email protected]>
add generator for email template overrides

4501523493eb2afe86306b39cf563a70baba9ea7 authored about 10 years ago by Lynn Hurley <[email protected]>
automatically auth users upon registration when confirmation is skipped. fixes #32

bcb74d4cf65869af9b62c0456422802f53bcc5cb authored about 10 years ago by Lynn Hurley <[email protected]>
document controller override support

be8f8d18095a82c10288bb8fa553abe2f3e2c668 authored about 10 years ago by Lynn Hurley <[email protected]>
add test for token_validations_controller override

8a33d25deaedb4809b219e557e82ec7ec61bf940 authored about 10 years ago by Lynn Hurley <[email protected]>
fix bug where multiple email registration confirmation emails are sent

8c315fd1d1ecd2df42d379e05646bcbc3eb0ee77 authored about 10 years ago by Lynn Hurley <[email protected]>
Merge branch 'master' of https://github.com/lynndylanhurley/devise_token_auth

e1bffc54d86b211cdd320a07efdd13a197f22d2b authored about 10 years ago by Lynn Hurley <[email protected]>
allow for overrides on all controller methods, add override tests. resolves #31

7f3293a04b3f69c09d6a5afacd998181781d92b2 authored about 10 years ago by Lynn Hurley <[email protected]>
Update README.md

Fix typo.

8b8593a56adc3098fb3dfb62f43c764f2ddc8407 authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
[wip] support for controller overrides, omissions

eee09764d72f06e17a94980636f85a2175453b87 authored about 10 years ago by Lynn Hurley <[email protected]>
Merge pull request #35 from wwilkins/add-generator-example

Update README with Example Generator Command

e559b22b56a93941be07760cb93d2862fb4401ff authored about 10 years ago by Lynn Dylan Hurley <[email protected]>
Update README with Example Generator Command

I wasn't sure if the generator would add the '/' in front of the mount path or class case the mo...

1d7d3e801fe18c55dde9deb6d5f84deffdf98024 authored about 10 years ago by Walker Wilkins <[email protected]>
v0.1.28

d2041da724ed0ffc0acb9e2be4d9622a44ed27f8 authored about 10 years ago by Lynn Hurley <[email protected]>
[testfix]

6ae581109367139f08c86a857fe887821b90114b authored over 10 years ago by Lynn Hurley <[email protected]>
[bugfix]

820b070e35f1844d3b20ed5e9237405872b8b360 authored over 10 years ago by Lynn Hurley <[email protected]>
[bugfix] v0.1.28.beta8

89b03b463d2e051c4740e78b64f4ae44b86d7a75 authored over 10 years ago by Lynn Hurley <[email protected]>
v0.1.28.beta7

de02f280da1ea1212ae4fc7a7fc8470fd5de9850 authored over 10 years ago by Lynn Hurley <[email protected]>
readme [wip]

44d0f8188b9b5f8dd89ded48461bf19801c2222f authored over 10 years ago by Lynn Hurley <[email protected]>
update readme for multiple model support

02d2f21b479ead9ac0cc3b4b17c57005be990ea8 authored over 10 years ago by Lynn Hurley <[email protected]>
[wip] [bugfixes]

19a898466cca5349593a7d4913bbbece9e26860d authored over 10 years ago by Lynn Hurley <[email protected]>
implement authenticate_user!, user_signed_in?, current_user, authenticate_group!, group_signed_in?, current_group for multiple models

e8f45f18084c4f02e59c026b7cb353cff516fe49 authored over 10 years ago by Lynn Hurley <[email protected]>
obsolete confirm_success_url, reset_password_redirect_url, all tests pass

4a3537a1d080b60e95e0179772e336a74ddf61ee authored over 10 years ago by Lynn Hurley <[email protected]>
add tests for config_name param pass-thru (failing)

ade51c5a620df55be43692695e9b2be4eed8cb87 authored over 10 years ago by Lynn Hurley <[email protected]>
v0.1.28.beta6

e12a39f081db029cd34e5f3eec78b518fe643a97 authored over 10 years ago by Lynn Hurley <[email protected]>
password reset confirmation now serves to confirm email users' accounts

ff2c1ae445dcd0a1547344f2d78cb21d20d47396 authored over 10 years ago by Lynn Hurley <[email protected]>
fix bug with oauth origin redirect url. references lynndylanhurley/ng-token-auth#35

5683024cc597276b3adfda9e14b7e76f7dfedbda authored over 10 years ago by Lynn Hurley <[email protected]>
bump version

2bbe36305108d33bec978039fdd19dde550e3435 authored over 10 years ago by Lynn Hurley <[email protected]>
disable postMessage for all IE versions

6816790f9c5fe59280eff5f4970d83bc35159d0c authored over 10 years ago by Lynn Hurley <[email protected]>
remove :require_no_authentication filter. fixes #27

0ffbc4a29ba1f723d82a1159c7db7878652e02da authored over 10 years ago by Lynn Hurley <[email protected]>
fix angularjs path issue for IE8+9 omniauth redirects

c047bb09cb05fc466ada4aa1263520665be86ed0 authored over 10 years ago by Lynn Hurley <[email protected]>
readme [wip]

d7840668005d71944da6ff0f22b63c1eb354eed6 authored over 10 years ago by Lynn Hurley <[email protected]>
update rails version

68ba9a036577155cc28a62656fc4d19719acda4b authored over 10 years ago by Lynn Hurley <[email protected]>