Skip to content

Bloggify/user-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

38 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

bloggify-user-auth

Version Downloads

User management for Bloggify.

โ˜๏ธ Installation

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

# Using yarn
yarn add bloggify-user-auth

๐Ÿ“ 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.

โ“ 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. ๐Ÿ›

๐Ÿ˜‹ How to contribute

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

๐Ÿ“œ License

MIT ยฉ Bloggify

About

๐Ÿ‘ค User management for Bloggify.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors