John McBride (Developer Advocate)
  • About Me
  • Blog
  • My Resume
  • GitHub Projects
    IPM Package Manager VSCode Extension JWKS.Tools Console.JWTParser UDAP Scopes Citrix Script Packager Citrix Developer tools for Visual Studio Code Citrix Script Feed Generator Citrix StoreFront API sample Yeoman generator for Citrix Netscaler
  • Tools
  • Search
Navigation bar avatar
✕

    Developer Ramblings

    All posts Videos Tools Index
    • Fastendpoints and file uploads

      Posted on July 31, 2024

      Technologies used .Net Core 8 Fastendpoints nuget package [Read More]
    • Visual Studio Code Extension for Intersystems

      Building an custom VSCode extension for Intersystems

      Posted on July 26, 2024

      Post thumbnail
      Post thumbnail
      In some of my previous roles in developer advocacy I have built a few extension to help developers be a little more productive. A few of them are below and there are a few extension in the marketplace under my name (if interested) [Read More]
    • Auth0, HTTP and nginx

      Rewriting https/http with nginx and Auth0

      Posted on July 26, 2024

      Post thumbnail
      Post thumbnail
      I was working on a project where I had a .NET Blazor server app implementing authentication via Auth0 and being front ended by a nginx reverse proxy. The issu I was having was that the redirect_uri that Auth0 was http as opposed to the https that it should have been receiving. As you can imagine this was causing an issue with Auth0 not being able to display the login page. [Read More]
    • JWKS CLI .NET global tool

      A CLI for helping with JWT and JWKs

      Posted on February 20, 2024

      Post thumbnail
      Post thumbnail
      Recently I’ve been having to deal alot with JWT and JWK(s). I’ve also noticed that alot of tutorials and guides use tools like openssl to generate and verify the JWT and JWKs. [Read More]
    • .NET CLI Tool to parse JWT

      A .NET global tool that enable you to decode and create JWTs from the command line

      Posted on January 15, 2024

      Post thumbnail
      Post thumbnail
      JWT.io is the default web tool for decoding JWTs. It seems to be one of those tools that always has a tab readily available as a tab in your browser. [Read More]
    • Older Posts →
    • Email me
    • GitHub
    • Twitter
    • LinkedIn
    • YouTube

    John McBride  •  2024  •  johnmcbride.me

    Powered by Beautiful Jekyll