Custom Authentication in Oracle APEX Using DBMS_CRYPTO
Sep 1, 2025 · 3 min read · Overview When building custom authentication in Oracle APEX, it's tempting to store usernames and passwords directly in the database. However, this raises serious security concerns, especially if the database is accessible to support teams or DBAs. I...
Join discussion






