devise-api icon indicating copy to clipboard operation
devise-api copied to clipboard

Use authentication_keys for resource lookup instead of static email field

Open zhaknafein opened this issue 2 years ago • 0 comments

The Devise gem allows to use different authentication_keys instead of the "email" field. This change (zhaknafein/devise-api@bb8057994632c93db74ab5ba006e5b81f56479b3) will make devise-api follow the same configuration as Devise. Sorry for the missing translations and tests, i accept suggestions on how to replace the "email" word everywhere :)

zhaknafein avatar Apr 03 '24 13:04 zhaknafein