kylef / JSONWebToken.swift

Swift implementation of JSON Web Token (JWT).
http://jwt.io
BSD 2-Clause "Simplified" License
763 stars 226 forks source link

'claims' is inaccessible due to 'internal' protection level #120

Open Benny-iPhone opened 5 years ago

Benny-iPhone commented 5 years ago
screen shot 2018-11-05 at 10 32 17
logictrix commented 4 years ago

I am getting the same issue, is there any solution ?