Skip to content

Add ability to disable authentication adapter #7952

Closed
@dblythy

Description

@dblythy

New Feature / Enhancement Checklist

Current Limitation

Currently, all internal auth adapters are enabled by default, with no option to disable auth adapters that aren't necessary.

Feature / Enhancement Description

Allow

auth : {
 facebook: {
   enabled: false
 }
}

Example Use Case

n/a

Alternatives / Workarounds

n/a

3rd Party References

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions