Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

Conversation

cjmconie
Copy link
Contributor

The PR adds support for usernames as tokens.

  1. FullTokenModel gains a isDisabled property (which may only be true for username tokens).
  2. UserTokenType gains a username case.
  3. Two public functions have been added:
  • updateUsernameToken(tokenID:newUsername:completion)
  • disableUsernameToken(tokenID:completion)
  1. Creating and deleting a token is done using the existing token functions.

Please feedback on functionality and naming.

@cjmconie cjmconie changed the title Core: Feature - username token Core: Feature - Username token Feb 20, 2019
@cjmconie cjmconie added the blocked A prerequisite, possibly business related, has not been met label Dec 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

blocked A prerequisite, possibly business related, has not been met enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants