portal/_build/dev/lib/oidcc/ebin
Mikael Hugo 9f486f36d0 refactor: rename centralcloud_ops → centralcloud_staff in portal
The portal umbrella now has unambiguous app names:
- centralcloud_staff: staff-facing UI (ops.centralcloud.com)
- centralcloud_my:    customer-facing UI (my.centralcloud.com)
- centralcloud_core:  shared library

The infra/apps/centralcloud_ops backend engine retains its name.
Config keys, session cookies, releases all updated accordingly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-11 13:06:21 +02:00
..
Elixir.Mix.Tasks.Oidcc.Gen.ProviderConfigurationWorker.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.Authorization.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.ClientContext.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.ClientRegistration.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.ClientRegistration.Response.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.Logout.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.ProviderConfiguration.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.ProviderConfiguration.Worker.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.RecordStruct.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.Token.Access.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.Token.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.Token.Id.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.Token.Refresh.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.TokenIntrospection.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
Elixir.Oidcc.Userinfo.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc.app feat: Elixir 1.20-rc4/OTP28, wire Phoenix endpoints, router, LiveViews, auth plug 2026-05-09 20:20:19 +02:00
oidcc.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_auth_util.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_authorization.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_backoff.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_client_context.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_client_registration.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_decode_util.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_http_util.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_jwt_util.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_logout.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_profile.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_provider_configuration.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_provider_configuration_worker.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_scope.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_token.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_token_introspection.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00
oidcc_userinfo.beam refactor: rename centralcloud_ops → centralcloud_staff in portal 2026-05-11 13:06:21 +02:00