• Top
  • New

Signmeonly.io

by vitalipom on 1/12/2024, 8:57:48 PM with 0 comments
Have you ever hesitated to start a web project just because the session id token along with the secrets is passed along the usual REST GET/POST request?

Well signmeonly intends to solve just that. With a secret that is send via email and stored in the local browser storage which is not sent anywhere, yet accessible by the website you develop, signmeonly uses the secret to encrypt a random string every time your client talks to your website.

Want to hear more? Leave your message in the comments and we - are eager to tell you everything you need.