Code Monkey home page Code Monkey logo

open-template-hub / auth-server-template Goto Github PK

View Code? Open in Web Editor NEW
19.0 4.0 3.0 540 KB

Auth Server Template is a generic open-source authentication server that has a simple yet powerful design to connect your business with all OAuth 2.0 and OAuth supporting third-party companies (like Google, Facebook, Twitter, or LinkedIn). It also supports a basic username-password authentication system.

Home Page: https://opentemplatehub.com/product/server/auth-server-template

License: MIT License

TypeScript 20.84% HTML 78.72% Shell 0.44%
authentication server template nodejs express nodejs-express oauth oauth2 social-login facebook-login

auth-server-template's Issues

Test workflow

{BUG_DESCRIPTION}

Supplementary Info

Click images below for more information about the bug

logo

Test issue

{BUG_DESCRIPTION}

Supplementary Info

Click images below for more information about the bug

logo

Test workflow

  1. {DEPENDENCY_NAME}
  • {CONDITION}

Supplementary Info

Click images below for more information about planned result

logo

Build 2FA Mechanism

Logo

Open Template Hub - Feature Request

Description

Define the feature clearly

Supplementary Info

Links, images, screenshots etc.

othOpen Template Hub © 2021

2022 Week 4

Logo

Open Template Hub - Feature Request

Description

  1. auth server, get language code from api
  2. update readme files

Supplementary Info

Links, images, screenshots etc.

othOpen Template Hub © 2021

Investigate Google Authenticator

Logo

Open Template Hub - Feature Request

Description

Define the feature clearly

Supplementary Info

Links, images, screenshots etc.

othOpen Template Hub © 2021

Test Workflow

{BUG_DESCRIPTION}

Supplementary Info

Click images below for more information about the bug

logo

Test milestone flow

{BUG_DESCRIPTION}

Supplementary Info

Click images below for more information about the bug

logo

Heroku app crashes due to MongooseError

Logo

Open Template Hub - Bug Report

Description

I wanted to try auth-server-template.

  1. Using the "Deploy to HEROKU" link in README.md file, I created my account and application in Heroku
  2. Sent a couple random request to my app and got 503
  3. Opened application logs on Heroku and Restarted all dynos
  4. Saw application crashed log right after application started (detailed log below)

Supplementary Info

2023-01-24T03:10:49.019588+00:00 heroku[web.1]: State changed from crashed to starting

2023-01-24T03:10:53.050623+00:00 heroku[web.1]: Starting process with command `npm start`

2023-01-24T03:10:56.008450+00:00 app[web.1]: 

2023-01-24T03:10:56.008478+00:00 app[web.1]: > [email protected] start

2023-01-24T03:10:56.008479+00:00 app[web.1]: > node version-generator.ts > ./version.ts && ts-node auth-server.main.ts

2023-01-24T03:10:56.008479+00:00 app[web.1]: 

2023-01-24T03:11:00.384906+00:00 heroku[web.1]: Process exited with status 1

2023-01-24T03:11:00.205906+00:00 app[web.1]: MongoDB Preloaded Successfully.

2023-01-24T03:11:00.217972+00:00 app[web.1]: PostgreSQL Loaded Successfully.

2023-01-24T03:11:00.220479+00:00 app[web.1]: MQ Loaded Successfully.

2023-01-24T03:11:00.223707+00:00 app[web.1]: Auth Server is running on port 7475

2023-01-24T03:11:00.223898+00:00 app[web.1]: Startup Memory Usage: 165.07 MB

2023-01-24T03:11:00.229103+00:00 app[web.1]: /app/node_modules/mongoose/lib/connection.js:695

2023-01-24T03:11:00.229104+00:00 app[web.1]:     throw new MongooseError('The `uri` parameter to `openUri()` must be a ' +

2023-01-24T03:11:00.229104+00:00 app[web.1]:           ^

2023-01-24T03:11:00.230249+00:00 app[web.1]: MongooseError: The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure the first parameter to `mongoose.connect()` or `mongoose.createConnection()` is a string.

2023-01-24T03:11:00.230249+00:00 app[web.1]:     at NativeConnection.Connection.openUri (/app/node_modules/mongoose/lib/connection.js:695:11)

2023-01-24T03:11:00.230250+00:00 app[web.1]:     at Mongoose.createConnection (/app/node_modules/mongoose/lib/index.js:351:10)

2023-01-24T03:11:00.230250+00:00 app[web.1]:     at /app/node_modules/@open-template-hub/common/lib/provider/mongo.provider.ts:35:34

2023-01-24T03:11:00.230251+00:00 app[web.1]:     at processTicksAndRejections (node:internal/process/task_queues:95:5)

2023-01-24T03:11:00.436511+00:00 heroku[web.1]: State changed from starting to crashed
othOpen Template Hub © 2023

Version Generator

  1. {ACTION_ITEM}
  • {CONDITION}

Supplementary Info

Click images below for more information about planned result

logo

Test Feature

  1. {ACTION_ITEM}
  • {CONDITION}

Supplementary Info

Click images below for more information about planned result

logo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.