demo: add Mastodon OAuth demo app - #47
Conversation
|
2d3641e to
32c665d
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.
32c665d to
df8d21f
Compare
df8d21f to
8028200
Compare
8028200 to
0f83a79
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>
0f83a79 to
7668f5f
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: