Skip to content
View manandhameliya888's full-sized avatar
Block or Report

Block or report manandhameliya888

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Angular-E-Commerce-Add-To-Cart Angular-E-Commerce-Add-To-Cart Public

    This is an E-Commerce Demo made using Angular and Fake Product API.

    TypeScript

  2. AWS-cognito-authentication-demo AWS-cognito-authentication-demo Public

    In this demo we can sign up the user and also verify that user with the link sent to mail. User can Login to the system. We can have the session timeout base on cookie expiration. Also user can log…

    JavaScript

  3. cognito-passwordless-authentication-with-email-otp cognito-passwordless-authentication-with-email-otp Public

    This contain the Authentication SignIn and Sign Up using AWS Cognito with email and no password required. User Sign up with email and some fields and then able to Sign In with only email and the OT…

    JavaScript

  4. Nestjs-auth-crud-api-testcase Nestjs-auth-crud-api-testcase Public

    Login SignUP & CRUD using NestJS with all API's payload validation and Authorize with JWT Token using Passport Library and End to End test case with JEST and pactum (for http api call in testcases)

    TypeScript

  5. Angular-Todo-App Angular-Todo-App Public

    Simple CRUD Todo App.

    TypeScript

  6. node-express-mongo-auth-crud node-express-mongo-auth-crud Public

    This contains Contact Management App for n number of users. All API has the protected routes using JWT token. Payload validation is done using mongoose schema and model. Major facilities of express…

    JavaScript 1