Skip to content

demo: add Mastodon OAuth demo app#47

Draft
ThisIsMissEm wants to merge 3 commits into
feat/refresh-token-gatefrom
feat/mastodon-demo
Draft

demo: add Mastodon OAuth demo app#47
ThisIsMissEm wants to merge 3 commits into
feat/refresh-token-gatefrom
feat/mastodon-demo

Conversation

@ThisIsMissEm

@ThisIsMissEm ThisIsMissEm commented May 29, 2026

Copy link
Copy Markdown
Contributor

There were quite a few things that we're quite working right in OAuth4Swift for non-atproto use cases, see the changesets for the details.

PRs that are part of this branch, but exist separately:

@changeset-bot

changeset-bot Bot commented May 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: df8d21f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ThisIsMissEm ThisIsMissEm changed the title Mastodon demo app demo: add Mastodon OAuth demo app May 29, 2026
@ThisIsMissEm ThisIsMissEm changed the base branch from main to feat/refresh-token-gate May 29, 2026 22:17
@ThisIsMissEm ThisIsMissEm force-pushed the feat/refresh-token-gate branch from 7104a96 to e1bb6ab Compare May 29, 2026 22:50

// MARK: - Keychain

private enum Keychain {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

n.b., keychain likely isn't the correct primitive here since it outlasts an application uninstall and reinstall. I just don't know what the preferred storage for sensitive data is that is actually bound to the application install.

@ThisIsMissEm ThisIsMissEm force-pushed the feat/refresh-token-gate branch 2 times, most recently from ecabda3 to 46d4713 Compare May 30, 2026 20:08
ThisIsMissEm and others added 3 commits May 30, 2026 22:10
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant