A Random string encryptor w.r.t. Timestamps to add Security to your Web Application
Go to file
Jyotirmoy Bandyopadhayaya bc7c6afbe9
GitBook: [docs] 3 pages modified
2021-07-17 18:14:22 +00:00
.github/workflows Update npm-publish.yml 2021-07-15 11:23:43 +05:30
functions Work Finished 2021-07-15 02:12:42 +05:30
test Work Finished 2021-07-15 02:12:42 +05:30
.gitignore Added yarn.lock for 2021-07-15 11:10:41 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-07-15 10:54:14 +05:30
LICENSE Create LICENSE 2021-07-15 10:56:14 +05:30
README.md GitBook: [docs] 3 pages modified 2021-07-17 18:14:22 +00:00
SECURITY.md Create SECURITY.md 2021-07-15 10:51:35 +05:30
SUMMARY.md GitBook: [docs] 3 pages modified 2021-07-17 18:14:22 +00:00
index.js Work Finished 2021-07-15 02:12:42 +05:30
package.json Update package.json 2021-07-15 11:24:24 +05:30
usage.md GitBook: [docs] 3 pages modified 2021-07-17 18:14:22 +00:00
yarn.lock Added yarn.lock for 2021-07-15 11:10:41 +05:30

README.md

About

Introduction

Firstly why was this project created?

Many developers face security issues while linking Backend with Frontend. 
For instance, unable to verify weather the HTTP request came from your Frontend Website,
Or, Backend API being data-scraped/mined, etc. 
So, to handle these usecases, I build this Project.

Welcome to encrypted-randomizer 👋

Version Documentation Maintenance License: MIT Twitter: bravo68web

A Random string encryptor w.r.t Timestamps to add Security to your Web Application

🏠 Homepage

Install

npm install encrypted-randomizer

Run tests

yarn test

Author

👤 BRAVO68WEB

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a if this project helped you!

📝 License

Copyright © 2021 BRAVO68WEB.

This project is MIT licensed.

This README was generated with ❤️ by readme-md-generator