Back to Home Resources

Documentation

Documentation for LockMem focuses on architecture clarity, API integration, and operational troubleshooting.

Key Highlights

  • Authentication lifecycle, including prelogin, login, and password change behavior.
  • Storage flow docs for upload URL generation, complete callback, and download URL issuance.
  • Admin console behavior, role permissions, and user management boundaries.

Implementation Notes

  • Controller routes follow Phoenix auth pipeline rules with current_scope handling.
  • LiveView pages use consistent layout and validation patterns.
  • Test coverage includes admin and non-admin permission constraints.

Dive Into Integration Docs

Use the API reference and self-hosting guide together to ship a full environment quickly.

Go to API Reference