App Logo
Guides

Library Mode

This sub-section covers various aspects of how to use Authula in library mode, allowing you to embed Authula directly into your Go application.

Overview

In library mode, you can embed Authula directly into your Go application. This gives you direct access to Authula's functionality for various different use cases.

This section covers:

  • Programmatic APIs: Learn how to use Authula's programmatic APIs in library mode for direct access to Authula functionality.

On this page