Skip to content

Refactor auth constructor to use options struct

What does this MR do?

auth constructor has large number of arguments, we have introduced an options pattern for refactoring the constructor.

Related issue: Follow-up from "Add auth-cookie-session-timeout... (#810 - closed)

TODO

Edited by Naman Jagdish Gala

Merge request reports