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 }}
daneden
/
Twift
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
110
Code
Issues
7
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Nov 7, 2022
Merge pull request #58 from hallee/main
Show description for 892a9e1
daneden
authored
892a9e1
View commit details
Copy full SHA for 892a9e1
Browse repository at this point
Update ci.yml
daneden
authored
438e63a
View commit details
Copy full SHA for 438e63a
Browse repository at this point
Ensure AuthenticationServices methods are called from main thread
hallee
committed
eec3d28
View commit details
Copy full SHA for eec3d28
Browse repository at this point
Commits on Oct 12, 2022
Merge pull request #55 from Tunous/query-with-parentheses
Show description for 5b1edcb
daneden
authored
5b1edcb
View commit details
Copy full SHA for 5b1edcb
Browse repository at this point
Commits on Oct 5, 2022
Percent encode ( and ) characters in query parameters
Tunous
committed
0d8f342
View commit details
Copy full SHA for 0d8f342
Browse repository at this point
Commits on Oct 3, 2022
Merge pull request #53 from Tunous/colon-in-query
Show description for ed344c8
daneden
authored
ed344c8
View commit details
Copy full SHA for ed344c8
Browse repository at this point
Commits on Oct 1, 2022
Fix encoding of colon in request query parameters
Tunous
committed
e3ca7c7
View commit details
Copy full SHA for e3ca7c7
Browse repository at this point
Commits on Sep 21, 2022
Merge pull request #50 from roblack/make-annotation-properties-public
daneden
authored
b79bda8
View commit details
Copy full SHA for b79bda8
Browse repository at this point
Commits on Aug 27, 2022
make properties of annotation public
emin
committed
dcf817d
View commit details
Copy full SHA for dcf817d
Browse repository at this point
Commits on Aug 15, 2022
Merge pull request #47 from roblack/add-content-media-type
Show description for 4f375f5
daneden
authored
4f375f5
View commit details
Copy full SHA for 4f375f5
Browse repository at this point
Apply suggestions from code review
daneden
authored
b8760c6
View commit details
Copy full SHA for b8760c6
Browse repository at this point
Commits on Aug 14, 2022
change content type to conform to UTType
emin
committed
91e556d
View commit details
Copy full SHA for 91e556d
Browse repository at this point
Commits on Aug 13, 2022
Remove expectedReturnType parameter from `call`
Show description for 44617d9
daneden
committed
44617d9
View commit details
Copy full SHA for 44617d9
Browse repository at this point
Commits on Aug 12, 2022
Assign contentMediaType to the appropriate variant property
emin
committed
0d4c3a7
View commit details
Copy full SHA for 0d4c3a7
Browse repository at this point
add contentMediaType for variants object
emin
committed
006f0ec
View commit details
Copy full SHA for 006f0ec
Browse repository at this point
Merge pull request #43 from daneden/fix-oauth-token-refresh
Show description for de93f15
daneden
authored
de93f15
View commit details
Copy full SHA for de93f15
Browse repository at this point
Merge pull request #45 from roblack/make-variants-public
Show description for c524eef
daneden
authored
c524eef
View commit details
Copy full SHA for c524eef
Browse repository at this point
Housekeeping
daneden
committed
b1f4d0f
View commit details
Copy full SHA for b1f4d0f
Browse repository at this point
Only call onRefresh callback when a new token is issued
daneden
committed
1f2afb7
View commit details
Copy full SHA for 1f2afb7
Browse repository at this point
Commits on Aug 11, 2022
make variant properties accessible
emin
committed
a76245c
View commit details
Copy full SHA for a76245c
Browse repository at this point
Merge pull request #44 from roblack/add-variants-media-field
daneden
authored
04866fa
View commit details
Copy full SHA for 04866fa
Browse repository at this point
Commits on Aug 10, 2022
extend media Type with variants property
emin
committed
1a57285
View commit details
Copy full SHA for 1a57285
Browse repository at this point
Tweak footer for OAuth2User section on main app page
daneden
committed
2c70bc6
View commit details
Copy full SHA for 2c70bc6
Browse repository at this point
Add keychain storage example and persist tokens throughout app sessions via keychain
daneden
committed
4f96364
View commit details
Copy full SHA for 4f96364
Browse repository at this point
Fix token expiration date encoding
daneden
committed
646d7af
View commit details
Copy full SHA for 646d7af
Browse repository at this point
Make changes to Twift.authenticationType trigger objectDidChange and call refresh token callback even when the token has not changed
daneden
committed
3465b39
View commit details
Copy full SHA for 3465b39
Browse repository at this point
Commits on Jul 24, 2022
Merge pull request #36 from Qusea/main
Show description for 986063e
daneden
authored
986063e
View commit details
Copy full SHA for 986063e
Browse repository at this point
Commits on Jul 11, 2022
Update Twift+Streams.swift
Show description for f77f439
Qusea
authored
f77f439
View commit details
Copy full SHA for f77f439
Browse repository at this point
Commits on Jun 30, 2022
Encode client id and expiration date for OAuth2User struct (fixes #32 and #34)
daneden
committed
2d518d1
View commit details
Copy full SHA for 2d518d1
Browse repository at this point
Commits on Jun 10, 2022
Merge pull request #31 from roblack/enable-access-for-token-refresh
Show description for fb6604c
daneden
authored
fb6604c
View commit details
Copy full SHA for fb6604c
Browse repository at this point
Update test app
daneden
committed
4becb8d
View commit details
Copy full SHA for 4becb8d
Browse repository at this point
Update readme to reflect new convenience initialisers
daneden
committed
2fb94b1
View commit details
Copy full SHA for 2fb94b1
Browse repository at this point
Add documentation for app-only bearer token initialisation
daneden
committed
0ce9260
View commit details
Copy full SHA for 0ce9260
Browse repository at this point
Fix failing tests by ensuring test scheme uses test environment variable
daneden
committed
6a3e060
View commit details
Copy full SHA for 6a3e060
Browse repository at this point
Housekeeping
daneden
committed
00db078
View commit details
Copy full SHA for 00db078
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.