Drop cocoapods

This commit is contained in:
2026-04-28 21:41:52 +02:00
parent 0a15c9d9b5
commit 673bbaaba3
25 changed files with 890 additions and 373 deletions

View File

@@ -34,7 +34,7 @@ public object Constants {
* shipping a build; the placeholder keeps tests/CI deterministic without
* leaking real infrastructure into the repo.
*/
public const val OIDC_ISSUER: String = "https://auth.example.invalid/application/o/recipe/"
public const val OIDC_ISSUER: String = "https://auth.ulfrx.dev/application/o/recipe-app/"
/**
* OAuth2 client_id registered with Authentik. The same value MUST appear as