Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How the Authentication Stack Works

Startup

First the Authentication class object is constructed

This loads the configuration from the config Object. Then it runs the setup.

...

This runs a callback after initial setup and parses the Authentication getauth object that it is parsed to it (or if not exists it creates)

...