Commit febd1f4
James Baxley
Change clientId to clientIdentifier
A point of clarity, client identifier is a better term for a value
that can range from UUID, abritray strings, certs, and really
anything else. Client Id was leading to confusion about the generation
state and possible values (i.e. id's are typically a monotype)1 parent 20276dc commit febd1f4
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments