console

This tool will allow you to run short JavaScript snippets using a library (see examples, functions and source for more info).

Setup

  1. Show your bookmarks toolbar. In Chrome, ... > Bookmarks > Show Bookmarks Bar. In Firefox, right-click in the title bar and click Bookmarks Toolbar.
  2. Drag/drop this console v14 to the bookmarks toolbar.

Usage

  1. In your Okta org, click the "console" button from your bookmarks toolbar.
  2. Type in code, press Ctrl+Enter or click Run.
  3. For debugging, open the browser's DevTools (press F12) and look at the Network and Console tabs.

Examples

See https://github.com/gabrielsroka/gabrielsroka.github.io/blob/master/console/examples.md

Functions