Skip to content

Commit

Permalink
Merge pull request #7120 from ORCID/lmendoza/9422-email-domains-inter…
Browse files Browse the repository at this point in the history
…stitial-oauth

9422-email-domains-interstitial-oauth
  • Loading branch information
leomendoza123 authored Nov 4, 2024
2 parents e165c89 + 88340b4 commit c36b5dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions orcid-core/src/main/java/org/orcid/core/togglz/Features.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@

public enum Features implements Feature {

@Label("OAUTH DOMAINS INTERSTITIAL")
OAUTH_DOMAINS_INTERSTITIAL,

@Label("New Relic Browser Monitoring")
NEW_RELIC_BROWSER_MONITORING,

Expand Down

0 comments on commit c36b5dc

Please sign in to comment.