console
This tool will allow you to run short JavaScript snippets using a library (see examples, functions and
source for more info).
Setup
- Show your bookmarks toolbar. In Chrome, ... > Bookmarks > Show Bookmarks Bar. In Firefox, right-click in the title bar and click Bookmarks Toolbar.
- Drag/drop this console v14 to the bookmarks toolbar.
Usage
- In your Okta org, click the "console" button from your bookmarks toolbar.
- Type in code, press Ctrl+Enter or click Run.
- 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