demo: add Mastodon OAuth demo app#47
Conversation
|
2d3641e to
32c665d
Compare
7104a96 to
e1bb6ab
Compare
|
|
||
| // MARK: - Keychain | ||
|
|
||
| private enum Keychain { |
There was a problem hiding this comment.
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.
ecabda3 to
46d4713
Compare
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>
32c665d to
df8d21f
Compare
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: