·authentication
!

authentication

Apple でサインイン (ASAuthorizationAppleIDProvider、ASAuthorizationController、ASAuthorizationAppleIDCredential)、資格情報の状態チェック、ID トークンの検証、OAuth およびサードパーティの認証フロー用の ASWebAuthenticationSession、AutoFill 資格情報の提案用の ASAuthorizationPasswordProvider、LAContext による生体認証などの iOS 認証パターンを実装します。 「Apple でサインイン」の実装、Apple ID 資格情報の処理、OAuth ログイン フローの構築、パスワード自動入力の統合、資格情報失効状態の確認、またはサーバー側の ID トークンの検証を行うときに使用します。

54インストール·26トレンド·@dpearson2699

インストール

$npx skills add https://github.com/dpearson2699/swift-ios-skills --skill authentication

authentication のインストール方法

コマンドラインで authentication AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill authentication
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: dpearson2699/swift-ios-skills。

Implement authentication flows on iOS using the AuthenticationServices framework, including Sign in with Apple, OAuth/third-party web auth, Password AutoFill, and biometric authentication.

Add the "Sign in with Apple" capability in Xcode before using these APIs.

| Property | Type | First Auth | Subsequent Auth |

Apple でサインイン (ASAuthorizationAppleIDProvider、ASAuthorizationController、ASAuthorizationAppleIDCredential)、資格情報の状態チェック、ID トークンの検証、OAuth およびサードパーティの認証フロー用の ASWebAuthenticationSession、AutoFill 資格情報の提案用の ASAuthorizationPasswordProvider、LAContext による生体認証などの iOS 認証パターンを実装します。 「Apple でサインイン」の実装、Apple ID 資格情報の処理、OAuth ログイン フローの構築、パスワード自動入力の統合、資格情報失効状態の確認、またはサーバー側の ID トークンの検証を行うときに使用します。 ソース: dpearson2699/swift-ios-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill authentication
カテゴリ
!セキュリティ
認証済み
初回登録
2026-03-09
更新日
2026-03-11

Browse more skills from dpearson2699/swift-ios-skills

クイックアンサー

authentication とは?

Apple でサインイン (ASAuthorizationAppleIDProvider、ASAuthorizationController、ASAuthorizationAppleIDCredential)、資格情報の状態チェック、ID トークンの検証、OAuth およびサードパーティの認証フロー用の ASWebAuthenticationSession、AutoFill 資格情報の提案用の ASAuthorizationPasswordProvider、LAContext による生体認証などの iOS 認証パターンを実装します。 「Apple でサインイン」の実装、Apple ID 資格情報の処理、OAuth ログイン フローの構築、パスワード自動入力の統合、資格情報失効状態の確認、またはサーバー側の ID トークンの検証を行うときに使用します。 ソース: dpearson2699/swift-ios-skills。

authentication のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill authentication インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/dpearson2699/swift-ios-skills