Skip to content

demo: add Mastodon OAuth demo app - #47

Draft
ThisIsMissEm wants to merge 3 commits into
mainfrom
feat/mastodon-demo
Draft

demo: add Mastodon OAuth demo app#47
ThisIsMissEm wants to merge 3 commits into
mainfrom
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: 7668f5f

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

// 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.

@germ-mark
germ-mark force-pushed the feat/mastodon-demo branch from df8d21f to 8028200 Compare July 29, 2026 08:25
@germ-mark
germ-mark force-pushed the feat/mastodon-demo branch from 8028200 to 0f83a79 Compare July 29, 2026 08:27
Base automatically changed from feat/refresh-token-gate to main July 29, 2026 08:27
ThisIsMissEm and others added 3 commits July 29, 2026 01:27
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>
@germ-mark
germ-mark force-pushed the feat/mastodon-demo branch from 0f83a79 to 7668f5f Compare July 29, 2026 08:27
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