Choose the right integration approach for your use case
Provider | Flow Type | Webview Handling | API Requirements |
---|---|---|---|
BankID SE | QR Code | ✅ Automatic | QR generation + polling |
MitID DK | Redirect | ✅ Automatic | Redirect handling |
Smart-ID | Push | ✅ Automatic | Push UI + polling |
DigiD NL | Redirect | ✅ Automatic | Multi-step redirects |
itsme BE | QR + Push | ✅ Automatic | Multi-flow support |
Aspect | Webview | API |
---|---|---|
Security Model | OAuth 2.0 patterns with PKCE | Custom implementation |
Provider Complexity | Abstracted away | Direct handling required |
Implementation Time | Quick setup | Extensive development |
Control Level | Standard flow | Full customization |
Maintenance | Automatic updates | Manual updates |