Commit 084d67b
net: lib: nrf_cloud: Remove unnecessary sub claim from JWT
Fixed regression from bd2d4a4, which caused a sub claim with
the device UUID to be included in the generated JWT with
nRF91x1. The sub claim is only needed when device UUID is not
used as the nRF Cloud Device ID.
Signed-off-by: Tommi Kangas <tommi.kangas@nordicsemi.no>1 parent e795138 commit 084d67b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
| 213 | + | |
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
| |||
0 commit comments