bcc-code / developer.bcc.no

BCC Developer Portal with technical documentation and other resources for developers
https://developer.bcc.no/
5 stars 5 forks source link

[ADR] Auth0 Migration #83

Open JakubC-projects opened 10 months ago

JakubC-projects commented 10 months ago

Context

Alternative Providers

  1. Ory
    • [x] Supports all flows
    • [x] Authorization code
    • [x] PKCE
    • [x] Client Credentials
    • [x] Device code
    • [x] Permission management
    • [x] Scales well - hosted solution supports 5000 logins/sec
    • [x] Extension logic
    • [?] MFA
    • [x] TOTP
    • [ ] SMS
    • [x] Social login
    • [x] Custom branding
    • [x] Consents
    • [x] Costs less

Decision