Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
FusionAuth
/
fusionauth-javascript-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
8
Code
Issues
6
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Use OIDC to publish the React package to npmjs
- #192
#192
Merged
mrudatsprint
merged 13 commits into
main
FusionAuth/fusionauth-javascript-sdk:main
from
miker/npm-publish-oidc
FusionAuth/fusionauth-javascript-sdk:miker/npm-publish-oidc
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Use OIDC to publish the React package to npmjs
#192
mrudatsprint
merged 13 commits into
main
FusionAuth/fusionauth-javascript-sdk:main
from
miker/npm-publish-oidc
FusionAuth/fusionauth-javascript-sdk:miker/npm-publish-oidc
Copy head branch name to clipboard
Commits
Commits on May 14, 2026
Use OIDC to publish the package.
mrudatsprint
committed
d09820d
View commit details
Copy full SHA for d09820d
Browse repository at this point
Working thru npm publish errors.
mrudatsprint
committed
646c780
View commit details
Copy full SHA for 646c780
Browse repository at this point
Get the npmjs secret for OIDC from aws.
mrudatsprint
committed
c3dd2a5
View commit details
Copy full SHA for c3dd2a5
Browse repository at this point
Commits on May 15, 2026
Set the AWS IAM role for the GitHub workflow to authenticate and access AWS Secrets.
mrudatsprint
committed
2755293
View commit details
Copy full SHA for 2755293
Browse repository at this point
Set the AWS IAM Role
mrudatsprint
committed
967d7ed
View commit details
Copy full SHA for 967d7ed
Browse repository at this point
Publishing to npmjs shouldn't require a secret.
mrudatsprint
committed
27f5dd9
View commit details
Copy full SHA for 27f5dd9
Browse repository at this point
Working thru a npmjs publishing error.
mrudatsprint
committed
690d17b
View commit details
Copy full SHA for 690d17b
Browse repository at this point
Fix React publish job to run npm publish in sdk-react package
Copilot
authored
2b3688e
View commit details
Copy full SHA for 2b3688e
Browse repository at this point
Copilot recommendation. Re-test the publish.
mrudatsprint
committed
d0a59e3
View commit details
Copy full SHA for d0a59e3
Browse repository at this point
Ignore the co-pilot recommendation as a publish over an existing version is not allowed.
mrudatsprint
committed
44bdbd5
View commit details
Copy full SHA for 44bdbd5
Browse repository at this point
Use current versions of node, update action versions and update the publishing for angular and vue.
mrudatsprint
committed
6e896b1
View commit details
Copy full SHA for 6e896b1
Browse repository at this point
Update the node versions to lint and test against.
mrudatsprint
committed
7882ac4
View commit details
Copy full SHA for 7882ac4
Browse repository at this point
Use versions 22 and 24 of node. Version 26 will require code/test changes and I'll create an Issue for those changes.
mrudatsprint
committed
0a59b02
View commit details
Copy full SHA for 0a59b02
Browse repository at this point
You can’t perform that action at this time.