Skip to content
View grjan7's full-sized avatar

Block or report grjan7

Report abuse

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

Report abuse
grjan7/README.md

πŸ‘‹ Hi, I'm Jana R

IAM Architect & Systems Engineer
Specializing in FAPI 2.0, SCIM 2.0, & MCP Protocols | Future-Proofing Broadly Accessible APIs


πŸ’‘ Core Philosophy: The FSM Blueprint

I research and implement protocols that govern the IAM ecosystem and API security. Modern, scalable APIs require a foundation that balances three critical areas:

  • πŸ›‘οΈ High-Stake Security: Keeping infrastructure stable and resilient via FAPI 2.0.
  • 🏒 Enterprise-Ready: Opening up seamless integration pathways via SCIM 2.0.
  • πŸ€– AI-Agent Accessible: Safely welcoming autonomous workflows via MCP.

Instead of relying on rigid vendor tools, I dive into living RFC specifications to build flexible, lasting implementations using the Node.js runtime environment.


πŸš€ About Me

  • πŸ” IAM Specialist: Hands-on experience with OAuth 2.0/2.1, OIDC, SAML, SSO, JWT, and providers like Auth0, Okta, and Duende.
  • πŸ› οΈ API Developer: Expert in designing and testing REST APIs and webhooks. Contributed to YC-backed infrastructure like Nango (YC W23).
  • 🌍 Open Source Advocate: Creator of developer tools downloaded worldwide. Passionate about community-driven software.
  • 🏑 Remote-First: Proven track record of delivering high-quality systems independently for global clients.

πŸ› οΈ Tech Stack & Tooling

Category Technologies
Backend & Runtime Node.js, Express
Identity & Security OAuth 2.1, OIDC, SAML, FAPI, SCIM, MCP, JWT
Databases MongoDB
DevOps & Cloud Docker, GitHub Actions

πŸ“¦ Notable npm Packages


πŸ“Š Code Impact & Open Source Contributions

  • Active Ecosystem Contributor: Regular PRs merged across public repos, including security fixes, feature enhancements, and integrations.
  • Production Code: Contributions power real-world developer tools like Nango and various utility libraries.
  • πŸ”Ž Explore My Merged Pull Requests

πŸ“« Connect with Me

Let's build something secure, standards-compliant, and built for the future of AI and enterprise integrations.

Pinned Loading

  1. group-objects-array group-objects-array Public

    Groups JavaScript objects array by a key and returns grouped array.

    JavaScript

  2. xl-formula-parser xl-formula-parser Public

    Parses excel-formula-like string to JSON object tree and reverse parses to formula string.

    JavaScript 1

  3. b64-cjs b64-cjs Public

    A library to encode to and decode from base64, similar to atob btoa of native JavaScript functions.

    JavaScript

  4. NangoHQ/nango NangoHQ/nango Public

    Build product integrations with AI.

    TypeScript 10.9k 1.2k

  5. jsonalytix jsonalytix Public

    Library of functions to analyse data in JSON format

    JavaScript