#123 | Add institution name to token for Admin User #125
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PULL REQUEST TEMPLATE
Description
Add institution name to token for Admin User
Related Issue
The
institutionName
information is also included in the information that should be displayed on the Front-End side. If the information is defined in the token, this action can be taken on the FE side.InstitutionName
information for Admin User must be added to the token.Proposed Changes
Add
INSTITUTION_NAME
toAysTokenClaims
Add
INSTITUTION_NAME
information to Admin throughgetClaims
method ofAdminUserEntity
Branches should follow the below
Naming Conventions of Branchs
header in README.md FileAdditional Information
If there's any additional information or context that the reviewers should know, please provide it here.
Checklist
Please check the following before submitting your pull request:
board or milestone. However, if there is no issue, the pull request should be associated with the appropriate project
board (BE Board, In Review column) and milestone to track the progress.
Reviewers
The default project maintainers and team members will be automatically assigned as reviewers for this pull request.