Manjesh V

Results 9 comments of Manjesh V

Look once into #393 Sequelize Models https://github.com/manjeshpv/node-oauth2-server-implementation/blob/master/components/oauth/models.js Mongodb: https://github.com/slavab89/oauth2-server-example-mongodb/blob/master/model.js

Here is express component you can use with latest version https://github.com/manjeshpv/node-oauth2-server-implementation

I failed to found proper solution, so temporary https://github.com/manjeshpv/node-oauth2-server-implementation/blob/master/components/oauth/authenticate.js#L43 Update 1: **Found Solution** working with 3.0.0-b2 `authenticate().then(token => { req.user = token; next() })` https://github.com/manjeshpv/node-oauth2-server-implementation/blob/67e4e7e601e704a44803245e1a1e3e3255cbc9de/components/oauth/authenticate.js#L29

I also faced same issue, https://github.com/manjeshpv/generator-angular-material-fullstack-example/blob/master/client/app/app.coffee https://github.com/manjeshpv/generator-angular-material-fullstack-example

**Feature Request 1**: Automatically create and enable aws configuration set - So no need for access aws ses portal, - this manual steps can reduced : https://sesdashboard.readthedocs.io/en/latest/configuration.html Example: https://www.sesmetric.com/ -...

Login with google helps quick adoption across company **Feature Request 2**: Login with Google - Autologin for specific company email domain

**Feature Request 3:** Fetching templates from ses and reports based on template name Example: - we have deployed around 40 email templates, - example: signup, activation, password-change

I have configured metabase pulse for various alerts **Feature Request 4:** Alerts Monitoring alerts: https://www.metabase.com/docs/latest/users-guide/15-alerts.html Periodic reports(Daily, weekly): https://www.metabase.com/docs/latest/users-guide/10-pulses.html @Nikeev im just adding comments here to remember, I will also...

**docs:** By attaching SNS ARN to verified domain or email, no need to add/edit configuration set name in the code