Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

pyyne-digital/pyyne-auth

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Microservice with Google Sign In. Signs user in with google, then issues its own jwt token and sends it in response.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Running in docker

# docker
$ docker compose up

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

License

Nest is MIT licensed.

About

Microservice with Google sign in. Signs user in with google, then issues its own jwt token and sends it in response.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors