TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Warrant: Web Application Authorization as a Service

3 pointsby kkajlaabout 4 years ago

1 comment

kkajlaabout 4 years ago
Hi HN! I decided to create Warrant because I&#x27;ve dealt with the pain of implementing some form of access control at every company I&#x27;ve worked at. It never gets less painful. While there are some really powerful open source libraries for implementing RBAC and other authorization schemes, they still require plenty of care and effort to maintain long term. I&#x27;ve also learned there&#x27;s more to an effective access control solution than just being intuitive for engineers to work with. Warrant aims to solve these problems.<p>I&#x27;m currently allowing everyone to use Warrant for free as I&#x27;d like people to try it out on side projects and provide feedback on how I can make it easier to use. I&#x27;d appreciate feedback on anything and everything, and I hope you find it useful! Thank you