Software Engineer
Current-A NPM security package for Express GraphQL servers that intercepts and authorizes queries, mutations and requests to a database based on roles and previously defined operations determined by a user.-Used bcrypt hashing to implement JSON web tokens stored in cookies to authorize requests, eliminate the need to store user data within a database, and provide.