1.2.1 • Published 3 years ago

accountable v1.2.1

Weekly downloads
84
License
ISC
Repository
github
Last release
3 years ago

Accountable API

Accountable is an API dedicated to managing user accounts without bloating your server. In just 2 lines of code, you can setup an externally hosted network database that stores account details.

AccountableJS allows you to interact with this API without the need to make requests, and instead packs each endpoint into a dedicated function.

If you have ever wanted to be able to access one account database across many different servers, but have no way to share them, then this is the package for you!

Send POST requests to make accounts, PUT and DELETE requests to edit or delete account data, and GET requests to fetch data.

PLEASE NOTE: Accountable API is currently private, you must email contact@pixelninja.dev to get a trial token.

Changes:

1.1.5: Updated my GitHub URL 1.1.4: Token verify no longer needs UUID argument, and instead is calculated from the token. 1.1.3: Removed need for UUID when checking MFA 1.1.2: Fixed MFA not throwing error if no MFA token provided 1.1.1: Fixed MFA not accepting MFA token 1.1.0: 2fa/mfa added

1.2.1

3 years ago

1.2.0

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago