Using reCAPTCHA v3 with Turbolinks
reCAPTCHA v3 will stop working after a Turbolinks navigation. This implementation works by using the API’s explicit render (for the badge) and data-turbolinks-permanent to keep it on navigation. read more
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
reCAPTCHA v3 will stop working after a Turbolinks navigation. This implementation works by using the API’s explicit render (for the badge) and data-turbolinks-permanent to keep it on navigation. read more
Post a comment