3.2.2 • Published 12 months ago

bloggify-user-auth v3.2.2

Weekly downloads
5
License
MIT
Repository
github
Last release
12 months ago

bloggify-user-auth

Version Downloads

User management for Bloggify.

:cloud: Installation

# Using npm
npm install --save bloggify-user-auth

# Using yarn
yarn add bloggify-user-auth

:question: Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
  2. For bug reports and feature requests, open issues. :bug:

:memo: Documentation

Plugin Configuration

  • Object config:
    • signin_url (String): The sign in url.
    • signout_url (String): The sign out url.
    • signup_url (String): The sign in url.
    • success_url (String): The url to redirect to after signout/signin.
    • require_confirmation (String): If false, the users will be confirmed by default.
    • passport (Object): The bloggify-passport configuration.

This module comes with the User Sequelize model which you have to expose in your models.

:yum: How to contribute

Have an idea? Found a bug? See how to contribute.

:dizzy: Where is this library used?

If you are using this library in one of your projects, add it in this list. :sparkles:

  • bloggify-custom-app-template-sqlite-with-auth

:scroll: License

MIT © Bloggify

3.2.2

12 months ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.0

5 years ago

3.0.0

6 years ago

2.0.2

7 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago