Skip to main content

12 docs tagged with "tutorial"

View All Tags

Branding

The Customization page within the Nblocks Admin Portal enables you to tailor the appearance of Nblocks-hosted views, such as the login and user management portal, to your brand guidelines.

Custom Translations

Override the default translations in Nblocks hosted views by supplying a JSON object with key-value pairs. For example, to alter the login button text from "Sign in" to "Log in," use the following JSON:

Enterprise login

In this guide, we'll walk you through the process of setting up Enterprise Login with Security Assertion Markup Language (SAML) in Nblocks.

Payments portal

On this page you will integrate your web application with Nblocks Payments portal.

Protect your backend

Securing your backend is even more important than securing your frontend since the backend usually holds sensitive and important information that we never want to return to a user that is either not logged in or not the rightful recipient of that information.

Quickstart

On this page you will integrate your web application with Nblocks to get login, signup, plans and payments functionality for your users out of the box. We call this being user ready and you will accomplish this in no time.

Quickstart Feature Flags

On this page you will integrate your web application with Nblocks Feature Flags. This allows you to conditionally give access to or show / hide features or content to your users.

User management portal

The user management portal exists so you can embedd ready made user management views straight into your app either by using Iframes or redirecting the user to it.

Using Feature Flags Standalone

On this page you will learn how to integrate your web application with Nblocks Feature Flags and use it standalone without other Nblocks features.