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

Block or report felix19350

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. pandemic-game-narrative-poc pandemic-game-narrative-poc Public

    TypeScript 1

  2. kt-lx-3 kt-lx-3 Public

    Support materials for Kotlin Lisboa #3

    Kotlin

  3. Notes on cognito JWT token validation Notes on cognito JWT token validation
    1
    /***
    2
     * AWS Cognito signs the tokens using the RS256 algorithm. Contrary to most common examples (using HMAC + SHA256) that use
    3
     * a shared secret, the RS256 uses assymetric crytography, so in order to validate the JWT we need to obtain the public key
    4
     * that matches the private key used to generate the token signature.
    5
     * Therefore, the critical step is to download the public key from the discovery endpoint.
  4. Pandemic-Game/pandemic-game Pandemic-Game/pandemic-game Public

    TypeScript 2 3

  5. waterdog-oss/ktor-template waterdog-oss/ktor-template Public

    Ktor-template is a set of utilities built on top of Ktor to quickly bootstrap a production grade application/microservice.

    Kotlin 11 2

  6. waterdog-oss/kgeojson waterdog-oss/kgeojson Public

    Kotlin 1