RubyFlow The Ruby and Rails community linklog

Using Rails Session Cookies for API Authentication

Avoid the security perils of storing an API access token in localStorage by using session cookies to authenticate users of a Rails 5 API. https://pragmaticstudio.com/tutorials/rails-session-cookies-for-api-authentication

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in