Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to return id and name in down level logon name format #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mathew-pigram
Copy link

@mathew-pigram mathew-pigram commented Apr 19, 2023

Description

Allow users to specify the required format of the returned id and name. Defaults to logonName. Setting the option 'downLevelLogonName' to a truthy value will return the id and name in down-level logon name format

References

Issue #49

Testing

current functionality and defaults remain unaffected. Setting a new option 'downLevelLogoName' to a truthy value will return the id and name in downLevelLogonName format.

Unit tests have been added to tests/validations.tests.js

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant