Skip to content

Instantly share code, notes, and snippets.

View AkshayHere's full-sized avatar
🎿
High Flying

Akshay Mohan AkshayHere

🎿
High Flying
View GitHub Profile
@AkshayHere
AkshayHere / jwks-dev
Created November 25, 2024 06:26
HLAS MyInfo JWKS Key DEV
{
"keys": [
{
"kty": "EC",
"kid": "vPT7o62ke_t4dTUQQwDhcFw_hX_FbiwFS3eCvYC2yz8",
"use": "sig",
"alg": "ES256",
"crv": "P-256",
"x": "mPvduYe9Vr5uOkqv83U8lTBTwwpgem6mwKHe8nfTkGU",
"y": "bFu0AJ1B4UOhc8yb7eV6vSv1cHjZq7UA3qiMJyRAM1s"
@AkshayHere
AkshayHere / jwks-prod
Created November 25, 2024 06:24
HLAS MyInfo JWKS Key PROD
{
"keys": [
{
"kty": "EC",
"kid": "vPT7o62ke_t4dTUQQwDhcFw_hX_FbiwFS3eCvYC2yz8",
"use": "sig",
"alg": "ES256",
"crv": "P-256",
"x": "8auAz1gjnO4_cGOs_kbAgbEs_em5aqty3LnssW6TVo8",
"y": "3G79_aQgm5myfV_xlMxrs-aABrOZVGNU4x9Bk3RoKH8"
@AkshayHere
AkshayHere / Coding Assistance.md
Last active August 29, 2022 07:59
Some Tips and Tricks for Development which i came across through my career

Coding Assistance

Description

This repository contains a simple template for building Pandoc documents; Pandoc is a suite of tools to compile markdown files into readable files (PDF, EPUB, HTML...).

Scenarios

If you face issue with mongodb connection