1. @hapi/crumb
CSRF crumb generation and validation plugin
@hapi/crumb
Package: @hapi/crumb
Created by: hapijs
Last modified: Sat, 11 Feb 2023 19:29:36 GMT
Version: 9.0.1
License: BSD-3-Clause
Downloads: 29,661
Repository: https://github.com/hapijs/crumb

Install

npm install @hapi/crumb
yarn add @hapi/crumb

@hapi/crumb

CSRF crumb generation and validation for hapi.

crumb is part of the hapi ecosystem and was designed to work seamlessly with the hapi web framework and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out hapi – they work even better together.

Visit the hapi.dev Developer Portal for tutorials, documentation, and support

Useful resources

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin