Ecosyste.ms: OpenCollective

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

devise_token_auth

We want to accept sponsorship from companies and individuals so that we can pay contributors.
Collective - Host: opensource - https://opencollective.com/devise_token_auth - Code: https://github.com/lynndylanhurley/devise_token_auth

Fix Rails version comparison (#1614)

github.com/lynndylanhurley/devise_token_auth - 6b0659f18c678b319913d0fb053e96aa555857aa authored about 1 year ago by Santiago Bartesaghi <[email protected]>
Add redirect_options for redirect_url of the confirmation success failure (#1612)

github.com/lynndylanhurley/devise_token_auth - d4deea1b6ef2e742a74a2b1f0c676e513cc3f443 authored about 1 year ago by mkojima <[email protected]>
Fix registration spec failure (#1613)

github.com/lynndylanhurley/devise_token_auth - dd27c7fd58d4a07d2f982e138563533cdb68e36d authored about 1 year ago by Maicol Bentancor <[email protected]>
Faker safe_email -> email (#1607)

* refactor: 💡 safe_email -> email

NOTE: Faker::Internet.safe_email is deprecated; use email i...

github.com/lynndylanhurley/devise_token_auth - 03b9f7aa4572afc3704297c034eca5f9ddefe9f6 authored about 1 year ago by hatsu <[email protected]>
Support for writing style deprecated in 7.1 and removed in 7.2 (#1606)

* Support for writing style deprecated in 7.1 and removed in 7.2

* test: 💍 MiniTest->Minitest...

github.com/lynndylanhurley/devise_token_auth - d9a91bc61be54177f91a04f582a72ab793c04db6 authored about 1 year ago by hatsu <[email protected]>
Bump to 1.2.2 (#1602)

github.com/lynndylanhurley/devise_token_auth - eeed6422a025813010ac1dcb922661d05266e36e authored over 1 year ago by Maicol Bentancor <[email protected]>
Drop support for ruby 2.4 (#1601)

github.com/lynndylanhurley/devise_token_auth - c15c5f0724b5bc181c95d679621a173c949c0cf8 authored over 1 year ago by Maicol Bentancor <[email protected]>
Don't leak information about the existence of accounts in SessionsController (#1600)

* Don't leak information about the existence of accounts in DeivseTokenAuth::SessionsController
...

github.com/lynndylanhurley/devise_token_auth - 207a246856494a371abac7e0316bd9264f92b8ec authored over 1 year ago by Moritz HĂśppner <[email protected]>
add redirect_to options for rails7 allow_other_host (#1599)

github.com/lynndylanhurley/devise_token_auth - f2a85202741e1d9cd85ad344f069e08d0b3ff077 authored over 1 year ago by Tomoya Yoshida <[email protected]>
🐛 Not update cookies when is a batch request (#1577)

* 🐛 Not update cookies when is a batch request

* ✅ Fix confirmations controller test

github.com/lynndylanhurley/devise_token_auth - e394c12e929a17e891225df1998db8f269e4c9d0 authored over 1 year ago by Diefferson Koderer MĂ´ro <[email protected]>
Update mongoid-locker requirement from ~> 1.0 to ~> 2.0 (#1592)

Updates the requirements on [mongoid-locker](https://github.com/mongoid/mongoid-locker) to permi...

github.com/lynndylanhurley/devise_token_auth - 6fa4deef496deb4bc0ba7c48e5cf57976d245e50 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update faker requirement from ~> 2.16 to ~> 3.2 (#1593)

Updates the requirements on [faker](https://github.com/faker-ruby/faker) to permit the latest ve...

github.com/lynndylanhurley/devise_token_auth - d73856df29ac9e30c86350a2e8bdcb8b017c509a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove bearer token if cookie_enabled is true (#1567)

* Sets authorization header name

* Writes and reads Authorization token

* On decoding bear...

github.com/lynndylanhurley/devise_token_auth - 4d52a74f3d914056be6d9a178837533d9b3ab5ad authored over 1 year ago by Rafael H.F.S <[email protected]>
Setting up dependabot configuration file (#1590)

github.com/lynndylanhurley/devise_token_auth - 5c06a65e2deaed34d34e06242b895e3a77217424 authored over 1 year ago by Jorge Tomas <[email protected]>
Create dependabot.yml

github.com/lynndylanhurley/devise_token_auth - 644ce24e261b17e6fc0b89d727a2f80c0e281e41 authored over 1 year ago by Lynn Dylan Hurley <[email protected]>
Remove sprockets (#1589)

github.com/lynndylanhurley/devise_token_auth - d03606c8e839b48dab608947a7fc99b73e3168b0 authored over 1 year ago by Maicol Bentancor <[email protected]>
update/test configuration Rails7 and mongoid7 (#1588)

* Updating test configuration to run with rails7 and mongoid7

* Skipping active_record config...

github.com/lynndylanhurley/devise_token_auth - 066ad213e0d487a58677ad14f595dfbdc77c1d6e authored over 1 year ago by Jorge Tomas <[email protected]>
brakeman vulnaribility UnsafeReflection. (#1587)

* brakeman vulnaribility UnsafeReflection.

* Using ObjectSpace.

* Fixed tests.

* Fixed ...

github.com/lynndylanhurley/devise_token_auth - a30603ffff83caaadbcda104d8e8f24d84a06a48 authored over 1 year ago by Guillermo Guerrero <[email protected]>
update/Ruby 3.x and Rails 7.0 (#1584)

* Updating travis configuration file

* Updating Github action configuration

* Including ge...

github.com/lynndylanhurley/devise_token_auth - 7cd39f5ad2d55749abcf32fdaec087391f0221e3 authored over 1 year ago by Jorge Tomas <[email protected]>
Method sign_in with wrong parameters (#1586)

https://github.com/heartcombo/devise/blob/main/lib/devise/controllers/sign_in_out.rb#L33

github.com/lynndylanhurley/devise_token_auth - 2f664ef3f24b9fd8f8999ab2e6ce67b75b9d04fe authored over 1 year ago by LĂĄzaro Nixon <[email protected]>
chore: add vanilla-token-auth to client list (#1578)

* chore: add vanilla-token-auth to client list

* Tweak order

github.com/lynndylanhurley/devise_token_auth - 716b63a981615e8c6d5a3128631450d77b2c50c8 authored over 1 year ago by Matt Langston <[email protected]>
Add support for ruby 3 & fix test suite (#1582)

github.com/lynndylanhurley/devise_token_auth - 72d563a0eee5337391d04eec51ae441959394e71 authored over 1 year ago by Maicol Bentancor <[email protected]>
Fixed vulnerabilities (#1569)

* Fixed vulnerabilities

* Missing plural.

github.com/lynndylanhurley/devise_token_auth - 30b6d30037ea646646e58ba2ec5ff4682b654f2c authored almost 2 years ago by Guillermo Guerrero <[email protected]>
Revert "Fix: permit parameters (#1568)" (#1571)

This reverts commit 9d0896138a5913369526c859ecded7eb1fbae707.

github.com/lynndylanhurley/devise_token_auth - 2264071a329596f887494d70db58e4b0428c155c authored almost 2 years ago by Maicol Bentancor <[email protected]>
Avoid raising a RoutingError when confirming a user twice (#1557)

github.com/lynndylanhurley/devise_token_auth - 041002ac263ee2cbf5e565f7bc79d46d06d27e20 authored almost 2 years ago by micred <[email protected]>
Fix: permit parameters (#1568)

github.com/lynndylanhurley/devise_token_auth - 9d0896138a5913369526c859ecded7eb1fbae707 authored almost 2 years ago by Remy Wang <[email protected]>
Allow omniauth redirect post method (#1563)

github.com/lynndylanhurley/devise_token_auth - 17619afacaafc30783e8d78471260085df123626 authored about 2 years ago by Florin Diconescu <[email protected]>
Update initializer template (#1564)

github.com/lynndylanhurley/devise_token_auth - 017fe047debbb170391f66b55b1181ee822184f9 authored about 2 years ago by Diefferson Koderer MĂ´ro <[email protected]>
Update changelog (#1555)

github.com/lynndylanhurley/devise_token_auth - ec68e47f2a3e743bd51293369d059508974aed14 authored over 2 years ago by Maicol Bentancor <[email protected]>
Add custom uid reference (#1554)

github.com/lynndylanhurley/devise_token_auth - 702eab7e585503a51d32d28819edf7526e7394da authored over 2 years ago by Florin Diconescu <[email protected]>
fix(ja.yml): "" -> " in sended_paranoid (#1547)

found two double quote

github.com/lynndylanhurley/devise_token_auth - 027022c07c95a39d10b9734f1f2755b77236ffea authored over 2 years ago by hatsu <[email protected]>
Set cookie token immediately in reset password and OmniAuth success flows (#1542)

github.com/lynndylanhurley/devise_token_auth - 42c9e8e3e08bf319b445c871ed7853394becc037 authored over 2 years ago by Matt Langston <[email protected]>
Update ja.yml (#1550)

github.com/lynndylanhurley/devise_token_auth - fe94d426308445605bd1a7009a4f6f5266a97205 authored over 2 years ago by RaziAhmad123 <[email protected]>
feat(ja.yml): Translate the unlocks, confirmations message into Japanese (#1544)

github.com/lynndylanhurley/devise_token_auth - 1a0483fbd12583810f21eb320abfa8b768724774 authored over 2 years ago by hatsu <[email protected]>
Added 'Authorization' header with bearer token (#1534)

* Sets authorization header name

* Writes and reads Authorization token

* On decoding bear...

github.com/lynndylanhurley/devise_token_auth - 8f44a8c66fd772b2d33be4ba187c0b1a47caba2a authored over 2 years ago by Rafael H.F.S <[email protected]>
Make paranoid option return success status code and message regardless of result (#1524)

github.com/lynndylanhurley/devise_token_auth - 798255ee7e3fee5cfa2fdc519fd90e281bd9b6f5 authored almost 3 years ago by Keith Doggett <[email protected]>
[bugfix] omniauth: handle POST action redirects (#1509)

github.com/lynndylanhurley/devise_token_auth - 23d6b81b14fe39b5e4ce2b0dde897e4abcd850e8 authored almost 3 years ago by Lynn Dylan Hurley <[email protected]>
add `previous_token` (#1520)

* add previous_token and update tests

* update comment in test/controllers/demo_mang_controll...

github.com/lynndylanhurley/devise_token_auth - 079d569668613f93001ff56d2c24429396d76440 authored almost 3 years ago by Sudhanshu Gautam <[email protected]>
Merge pull request #1519 from enomotodev/migrate-github-actions

Migrate to GitHub Actions

github.com/lynndylanhurley/devise_token_auth - fc9ba01d12d6f8b3a2a92f0732213073136dc4d0 authored almost 3 years ago by Lynn Dylan Hurley <[email protected]>
Migrate to GitHub Actions

github.com/lynndylanhurley/devise_token_auth - 0bc575a49d7d69b4b32f5ce783f7d3e05adadd20 authored almost 3 years ago by enomotodev <[email protected]>
Support Rails 7.0 (#1517)

github.com/lynndylanhurley/devise_token_auth - 5b1a5e19450f3755ce5ebe2f631b40c876ffc22d authored almost 3 years ago by enomotodev <[email protected]>
wrap creation and save of token in a transaction (#1498)

* wrap creation and save of token in a transaction

this will reload the record and lock the r...

github.com/lynndylanhurley/devise_token_auth - 6d7780ee0b9750687e7e2871b9a1c6368f2085a9 authored about 3 years ago by Pascal Betz <[email protected]>
Fix the doc missing configure devise mail sender (#1504)

* Fix the doc missing configure devise

I had to add
```ruby
# config/initializers/devise.r...

github.com/lynndylanhurley/devise_token_auth - 82f25968edda73a98a8cbc33c92af8d335965ea4 authored about 3 years ago by Son Thach <[email protected]>
Fix callback if migrations fails (#1502)

github.com/lynndylanhurley/devise_token_auth - 2fed895eb181c1cbe7a05cfb802a034d2ac8181f authored about 3 years ago by Thomas HUMMEL <[email protected]>
Turn email validation process into class method (#1494)

github.com/lynndylanhurley/devise_token_auth - 7806104dc7c956dca2859e95077890b7a3f5fc87 authored over 3 years ago by muratiger <[email protected]>
Update faq.md (#1493)

Removed an extra bracket `]` from "configure_permitted_parameters" method.

github.com/lynndylanhurley/devise_token_auth - 0ff372e2547547e5d51df7d153f33c92de13a09c authored over 3 years ago by Sajjad Umar <[email protected]>
Increase required ruby version to 2.3 (#1495)

Usage of the safe operator was introduced in ruby 2.3 and new code uses that

github.com/lynndylanhurley/devise_token_auth - 8b94e43394bcd93080e19266d350fde084024ccc authored over 3 years ago by Mario Celi <[email protected]>
Bump version to 1.2.0 (#1492)

github.com/lynndylanhurley/devise_token_auth - 4c5245b88b39c1bb305e0cbdbfc2513eebdeda93 authored over 3 years ago by Maicol Bentancor <[email protected]>
Fix unescape and keyword parameters warning (#1490)

* Fix URI.unescape warning

* Fix Using the last argument as keyword parameters warning

github.com/lynndylanhurley/devise_token_auth - ea2b04f2d9395eb45d669429194b4a5cb72441ef authored over 3 years ago by muratiger <[email protected]>
check password changed only when using password authentication (#1486)

github.com/lynndylanhurley/devise_token_auth - b1ceb54f33841eafffc31f1e47de378296fa990b authored over 3 years ago by yin <[email protected]>
fix mongoid detecting bug (#1478)

* fix mongoid detecting bug

* fix bug on rails 6
On rails 6, if change password, in `before_...

github.com/lynndylanhurley/devise_token_auth - 7d21928324aa5275039f13fa15fc20a759c6838a authored over 3 years ago by yin <[email protected]>
Add new param FAQ (#1481)

github.com/lynndylanhurley/devise_token_auth - 63cc1be039925615b6d1adb4d41bddf613b03e30 authored over 3 years ago by muratiger <[email protected]>
replace deprecated constant BLACKLIST_FOR_SERIALIZATION (#1473)

* replace deprecated constant BLACKLIST_FOR_SERIALIZATION

* update devise version

* update...

github.com/lynndylanhurley/devise_token_auth - 5c0baba8aaf005d03daeaf425d555739d3215603 authored over 3 years ago by Prashant Vardhan Singh <[email protected]>
Fix critical error on registration with confirmation mode (#1447)

* Ignore sync uid in case confirmable mail changed

* Update user_omniauth_callbacks.rb

* U...

github.com/lynndylanhurley/devise_token_auth - a9904e564b5d2fdcb0e547ffe5fb57ae95aaa16f authored almost 4 years ago by Hai Phan Nguyen <[email protected]>
Add paranoid mode (#1378)

* Add swap test helper

* Add paranoid mode to passwords controller

* Add paranoid mode to ...

github.com/lynndylanhurley/devise_token_auth - 7ecdf0e8c2bbe80b93a3132794491b85156b5ec9 authored almost 4 years ago by Luisa Lima <[email protected]>
Workaround for cc-test-reporter with SimpleCov 0.18 (#1472)

github.com/lynndylanhurley/devise_token_auth - 51ba21544eeafddfbabbf1fc104e7b7b7fed51cf authored almost 4 years ago by Takafumi Enomoto <[email protected]>
Update connection_config to connection_db_config (#1467)

Rails 6.1 generates a deprecation warning since connection_config will be removed from Rails 6.2.

github.com/lynndylanhurley/devise_token_auth - 5b2ef6c2d394894d10ffd87a85b633570ee6c4c8 authored almost 4 years ago by Alexey Melnikov <[email protected]>
Add support for sending and receiving the auth token via a server cookie (#1453)

* Add support for sending and receiving the token via a cookie

* tweak config and add to docs...

github.com/lynndylanhurley/devise_token_auth - 05696c7be0a71a4b668cdcaf87e7a304edeb4454 authored almost 4 years ago by Matt Langston <[email protected]>
Fix mongo setup in travis (#1471)

* Fix mongo setup in travis

* Change database cleaner adatper for mongo

github.com/lynndylanhurley/devise_token_auth - f6ce3ac22d6b61f0b34054a82553eeb59b1d8b9a authored almost 4 years ago by Maicol Bentancor <[email protected]>
Use the same behavior than the deprecated URI.escape (#1470)

github.com/lynndylanhurley/devise_token_auth - 05d445fc8f620e26679d245518dd81407e5f5c15 authored almost 4 years ago by Maicol Bentancor <[email protected]>
use CGI::escape instead of URI::escape (#1468)

github.com/lynndylanhurley/devise_token_auth - 281c91c4acf892da8f199bec351b167da2557ccf authored almost 4 years ago by Kimiyasu Morikawa <[email protected]>
Fix omniauth version until devise fixes omniauth requirement (#1463)

github.com/lynndylanhurley/devise_token_auth - 75356bdd3d96d28419858a37858285c41ff69444 authored almost 4 years ago by Maicol Bentancor <[email protected]>
Fix docs/config/initialization.md (#1464)

github.com/lynndylanhurley/devise_token_auth - fb710c801244ca6a058e649dccee995e6fb20cc1 authored almost 4 years ago by Kota Yoshitsugu <[email protected]>
Add email validation errors via add (#1445)

github.com/lynndylanhurley/devise_token_auth - c92258038c05fcc8f6a0374ccce2e63b9f8d5312 authored about 4 years ago by ‮Artem Kozaev <[email protected]>
rc causes issue for namespaced class, use mapping directly to keep behavior consistency with devise (#1440)

github.com/lynndylanhurley/devise_token_auth - 72ccd90cc4b6e6cd1e8e67778768c31c22b754b2 authored about 4 years ago by Hu Hailin <[email protected]>
Enable rails 6.1 (#1446)

github.com/lynndylanhurley/devise_token_auth - 8dba30b06ceac77f1425d1d8cadb92e349da7fcb authored about 4 years ago by Maicol Bentancor <[email protected]>
Update faq.md (#1439)

Type was missing

github.com/lynndylanhurley/devise_token_auth - 575272a008d8bcbc2860f24302931fcf0b86c7c7 authored about 4 years ago by Ali Deishidi <[email protected]>
Update overrides.md (#1437)

Overrideable methods RegistrationsController#render_destroy_success and RegistrationsController#...

github.com/lynndylanhurley/devise_token_auth - 2a83ef96b2e5aaeb6b21055127880f85752bd219 authored about 4 years ago by dominikdarnel <[email protected]>
make DTA respect controller overrides it doesn't kow about (#1435)

github.com/lynndylanhurley/devise_token_auth - 5ef7197d5e2ca50f7fc92a7b04884341759b6e87 authored about 4 years ago by Avrohom Katz <[email protected]>
feat(Route): Accept override (#1432)

github.com/lynndylanhurley/devise_token_auth - 24da31e5dc2bea3b82f1d8623e34fc2bd742a841 authored about 4 years ago by Paulo Ribeiro <[email protected]>
Remove unnecessary require_relative the file should be autoloaded (#1433)

github.com/lynndylanhurley/devise_token_auth - 530b4ba71ec27502bed6721647d0fa5ac03a7389 authored about 4 years ago by JP Rosevear <[email protected]>
Enhancement: remove unnecessary statement in destroy session (#1431)

github.com/lynndylanhurley/devise_token_auth - 576d0b0061badc0a24414444398f37a023cbe85d authored about 4 years ago by Martin Jaime <[email protected]>
Serialize updated at without to s (#1423)

* working 4.2 version

* cleanup

* Lock simplecov to last supported cc version

https://g...

github.com/lynndylanhurley/devise_token_auth - 0c369d6338a362c1e888378b46e8251d8e5de947 authored about 4 years ago by Maicol Bentancor <[email protected]>
chore(deps): remove Sprockets requirement (#1428)

github.com/lynndylanhurley/devise_token_auth - bb3e3f06074524359b0c8214c146b98c0e90ca15 authored over 4 years ago by Brent Dearth <[email protected]>
missing space in migration generator (#1422)

So everything is nicely aligned if you uncomment this

github.com/lynndylanhurley/devise_token_auth - bef1b0b7172459dff0d0a23f8d911a7b23b9a6c7 authored over 4 years ago by ngouy <[email protected]>
Avoid failing on undefined variable for invalid record (#1416)

github.com/lynndylanhurley/devise_token_auth - b409997d0fc03e05af61017a0dea290dcac71cb1 authored over 4 years ago by Maicol Bentancor <[email protected]>
Avoid nullyfing token when current_user is called before (#1417)

github.com/lynndylanhurley/devise_token_auth - 30a1aff5de67c664db903e11d3276faa6b5d030f authored over 4 years ago by Maicol Bentancor <[email protected]>
Memorize current_#{group_name} to avoid error (#722)

Currently current_#{group_name} (ex. current_member) is not memorized as current_#{mapping} (ex....

github.com/lynndylanhurley/devise_token_auth - ae3547c966a52ab21e3068bcac7ec00f9d4238a5 authored over 4 years ago by Charlie Hua <[email protected]>
Fix parent class name generator for rails 6 (#1414)

github.com/lynndylanhurley/devise_token_auth - 849c24436b9f209cc319fba254bcbe60c1d8a61e authored over 4 years ago by Maicol Bentancor <[email protected]>
Reduce config variables doc table width (#1413)

github.com/lynndylanhurley/devise_token_auth - 449a0be7edc7418e34917990ef96c50fb6f54e79 authored over 4 years ago by Maicol Bentancor <[email protected]>
Fix crash on devise 4.7.2+ (#1412)

* Ignore sync uid in case confirmable mail changed

* Update user_omniauth_callbacks.rb

* U...

github.com/lynndylanhurley/devise_token_auth - 4461a09a4e4098fa81456bf230a08b0f0ade08f9 authored over 4 years ago by Hai Phan Nguyen <[email protected]>
Ignore sync uid in case confirmable mail changed (#1407)

* Ignore sync uid in case confirmable mail changed

* Update user_omniauth_callbacks.rb

* U...

github.com/lynndylanhurley/devise_token_auth - bb096168bb0e72016cde6c8bf4af9544dae136be authored over 4 years ago by Hai Phan Nguyen <[email protected]>
Bump version to 1.1.4 (#1406)

github.com/lynndylanhurley/devise_token_auth - b3d53b683e3d66ada9b7f96e3ca64e419a8666c4 authored over 4 years ago by Maicol Bentancor <[email protected]>
Update faq.md (#1401)

Updated FAQ to add **allow_password_change** column if not already added in existing User model.

github.com/lynndylanhurley/devise_token_auth - 2a01f4fb6ccbf0f626834eba793f67ae21712e95 authored over 4 years ago by Jamal Mohammed <[email protected]>
Issue - 1358 Argument error when converting token updated_at using to_time fixed (#1388)

github.com/lynndylanhurley/devise_token_auth - 387306a180e955da077a67a6b77b1feda9497202 authored over 4 years ago by Sai Chander <[email protected]>
Update omniauth_callbacks_controller.rb (#1398)

github.com/lynndylanhurley/devise_token_auth - a3595f494e01fd5773467a834a4f4ab5c5804579 authored over 4 years ago by David Loukidelis <[email protected]>
Fix grammar (#1396)

github.com/lynndylanhurley/devise_token_auth - ef965d7b83a6c976d6f49d05aa549f652a7e219e authored over 4 years ago by Arun Kumar Mohan <[email protected]>
fixed not_email in ja.yml (#1395)

github.com/lynndylanhurley/devise_token_auth - ea697f10abef9f1abc597c28499547eaaafed261 authored over 4 years ago by H.Sada <[email protected]>
Fix: Save user authentication token after email confirmation (#1391)

github.com/lynndylanhurley/devise_token_auth - 275da3c1960b60adf9c49adfff15725a7c60faf9 authored over 4 years ago by Gabriel Bursztein <[email protected]>
Validate that token is valid for patch request last token (#1386)

github.com/lynndylanhurley/devise_token_auth - 4a103eddfa503354356704dcd2163e3cfc1a1f16 authored over 4 years ago by Ahmed Magdy <[email protected]>
Fix token-type header key in testing example (#1390)

github.com/lynndylanhurley/devise_token_auth - 4d2d702451b2717978b3b3a0b3bed4d8d4540d0a authored over 4 years ago by Leo Kiiski <[email protected]>
Fix broken link (#1392)

github.com/lynndylanhurley/devise_token_auth - ab050c2976f2553d6fbd99c79ae1823c56a13a71 authored over 4 years ago by Dylan Lederle-Ensign <[email protected]>
CI build fix: Pin to pry < 0.13 for 2.3 support, workaround CodeClimate reporter issue (#1393)

* gemfiles: Pin to < 0.13 for 2.3 support

* Workaround: CodeClimate not supporting SimpleCov
...

github.com/lynndylanhurley/devise_token_auth - 8c6ea5a3375a9df3f98c43f8241df933171db12c authored over 4 years ago by Olle Jonsson <[email protected]>
Fix docs/usage/reset_password.md (#1382)

github.com/lynndylanhurley/devise_token_auth - 49e7203693b73e06510aeb726ce58291847a9166 authored almost 5 years ago by K-Sato <[email protected]>
Add docs for confirmation endpoint (#1365)

github.com/lynndylanhurley/devise_token_auth - 55fcd1125565f4fd8e8247a28c9e4a981f270ec9 authored almost 5 years ago by Bartek Fijałkowski <[email protected]>
Remove Trackable option from generator (#1362)

github.com/lynndylanhurley/devise_token_auth - e0d8dfa8b0c1387cc369fcc389ecb1d18f1726d5 authored almost 5 years ago by sugiken <[email protected]>
Add rails 6.0 config to travis (#1366)

* Add rails 6.0 config to travis

* Exclude Travis Rails 6.0 checks for Ruby below 2.5

* Up...

github.com/lynndylanhurley/devise_token_auth - 8326cc74eff758479b95b67729ed782e3d67af92 authored almost 5 years ago by Bartek Fijałkowski <[email protected]>
Fix missing polish and portugese translation errors (#1377)

github.com/lynndylanhurley/devise_token_auth - 880a249bb79558f06d95a17d7e441463a0f63de6 authored almost 5 years ago by Paweł Łuczak <[email protected]>
chore(docs): write complete path for authentication_test_spec (#1376)

github.com/lynndylanhurley/devise_token_auth - 3680fd39014b989e635764eca1f400323fea0664 authored almost 5 years ago by ClĂŠment Prod'homme <[email protected]>
Add case sensitive option required to prevent deprecation warning in rails 6 (#1368)

github.com/lynndylanhurley/devise_token_auth - 00d7abc2cdf315487e8d678e720720a3ef5b98ed authored almost 5 years ago by Nicholas Martin <[email protected]>