Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Security: leaner-co-jp/devise_token_auth_7_1

Security

docs/security.md

Security

This gem takes the following steps to ensure security.

This gem uses auth tokens that are:

These measures were inspired by this stackoverflow post.

This gem further mitigates timing attacks by using this technique.

But the most important step is to use HTTPS. You are on the hook for that.

There aren’t any published security advisories