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
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
.
Iterable
/
react-native-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
51
Code
Issues
10
Pull requests
66
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[SDK-136] Add Jwt Generator to Example app
- #767
#767
Merged
lposen
merged 12 commits into
jwt/master
Iterable/react-native-sdk:jwt/master
from
jwt/SDK-136-new-jwt-token-generator
Iterable/react-native-sdk:jwt/SDK-136-new-jwt-token-generator
Copy head branch name to clipboard
Oct 21, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[SDK-136] Add Jwt Generator to Example app
#767
lposen
merged 12 commits into
jwt/master
Iterable/react-native-sdk:jwt/master
from
jwt/SDK-136-new-jwt-token-generator
Iterable/react-native-sdk:jwt/SDK-136-new-jwt-token-generator
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2025
chore: update yarn.lock and enhance example configuration documentation
lposen
committed
2dcb969
View commit details
Copy full SHA for 2dcb969
Browse repository at this point
chore: add .env.local to .gitignore and update example configuration comments
lposen
committed
1bfa9d5
View commit details
Copy full SHA for 1bfa9d5
Browse repository at this point
refactor: small updates to ReactIterable.swift
lposen
committed
d471800
View commit details
Copy full SHA for d471800
Browse repository at this point
feat: implement JWT generation module for React Native in example
lposen
committed
6a9972a
View commit details
Copy full SHA for 6a9972a
Browse repository at this point
chore: remove unused crypto-js and @types/crypto-js dependencies from yarn.lock
lposen
committed
ad48782
View commit details
Copy full SHA for ad48782
Browse repository at this point
feat: add IterableJwtGenerator and JwtTokenModule for JWT token generation in React Native
lposen
committed
5df923f
View commit details
Copy full SHA for 5df923f
Browse repository at this point
fix: ensure login is called during initialization and improve error handling in IterableAppProvider
lposen
committed
40c4bad
View commit details
Copy full SHA for 40c4bad
Browse repository at this point
refactor: remove commented-out code from IterableJwtGenerator.swift to clean up the implementation
lposen
committed
fea6232
View commit details
Copy full SHA for fea6232
Browse repository at this point
refactor: remove unnecessary login calls and clean up error handling in IterableAppProvider
lposen
committed
fd76f08
View commit details
Copy full SHA for fd76f08
Browse repository at this point
refactor: remove console log statements to streamline IterableAppProvider
lposen
committed
b663dce
View commit details
Copy full SHA for b663dce
Browse repository at this point
feat: introduce NativeJwtTokenModule for JWT token generation and remove old utility index
lposen
committed
a58be2a
View commit details
Copy full SHA for a58be2a
Browse repository at this point
refactor: enhance JWT generation methods and update .env.example comments for clarity
lposen
committed
13012d9
View commit details
Copy full SHA for 13012d9
Browse repository at this point
You can’t perform that action at this time.