Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update create-for-sa.md #805

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 13, 2024

  1. Update create-for-sa.md

    * Update Node.js JWT token creation example with more common jwt library and modern way to write code (const against var)
    
    * Update Node.js JWT token creation example with more common jwt library and modern way to write code (const against var)
    
    *  Added Node.js example for JWT token exchange for IAM token
    smwbtech authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ed51c5b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Update create-for-sa.md

    *Fix Node.js example for tokens exchange (mistake in MD list syntax)
    smwbtech authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ff57090 View commit details
    Browse the repository at this point in the history
  2. Update create-for-sa.md

    * Fix url for token exchange
    * Add comment for function param
    smwbtech authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    65aba9a View commit details
    Browse the repository at this point in the history