Skip to content

A self-hosted centralised security service. This API provides a secure store of user identifiable data providing time-limited authorisation tokens suitable for consumption by other Nancy services. It is especially useful for securing services or sites that rely on forms authentication.

biofractal/ThumbsUp

Repository files navigation

ThumbsUp ThumbsUp

ThumbsUp provides secure methods for authenticating your users. It also provides methods for logging out and for requesting and generating new passwords.

ThumbsUp is a self-hosted centralised security service. The simple REST API provides an easy way to securely store sensitive user details. ThumbsUp provides time-limited authorisation tokens suitable for use with Nancy's FormsAuthentication. Having all your security logic in one place allows for easy auditing and helps you avoid security mistakes.

If you want to dive right in then go to Nancy Developer Quick Start

For more details please see:

About

A self-hosted centralised security service. This API provides a secure store of user identifiable data providing time-limited authorisation tokens suitable for consumption by other Nancy services. It is especially useful for securing services or sites that rely on forms authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published