v1.0.0
1.0.0 (2022-09-08)
Bug Fixes
Features
- Add application and organization APIs (#20) (faf510c)
- Add CheckUserPassword() API (#4) (7c3e623)
- Add doPost() method (#6) (f034dd8)
- Add GetSortedUsers(), GetUserCount() and GetUserByEmail() APIs (#16) (aa59943)
- Add getUrl() method (#7) (d729b9f)
- Add methods to get URLs (#15) (f2b66b6)
- Add passwordSalt to user (#17) (7112f7f)
- Add resource APIs (#8) (4cce79e)
- add semantic-release (#27) (98e76f3)
- Add SendEmail() and SendSms() APIs (#11) (5a4b0a4)
- Add UpdateUserForColumns() API (#18) (309952d)
- Add UploadResourceEx() (#19) (85c16eb)
- Can post form data (#10) (926e5eb)
- Use HTTP basic authentication to send credentials (#12) (e4ec660)
- Use RS256 to sign JWT token (#14) (2b0fb4a)