issues
search
kreactive
/
JSONWebToken
Swift lib for decoding, validating, signing and verifying JWT
MIT License
36
stars
25
forks
source link
Feature/boolean claim transformer
#18
Open
5fcgdaeb
opened
4 years ago
5fcgdaeb
commented
4 years ago
This one does two things:
It adds a
Boolean
claim transformer so that the boolean claims can also be verified. It closes Issue #16.
It also updates the
.gitignore
file so that the macOS specific files and XCode user-specific settings are ignored.
This one does two things:
Boolean
claim transformer so that the boolean claims can also be verified. It closes Issue #16..gitignore
file so that the macOS specific files and XCode user-specific settings are ignored.