Running changelog of releases since 3.1.1
- Add helper method to create users with imported hashed password (#402)
- Add helper methods to create policy rules (#287)
- Add
TryGetHomePath
method to avoid throwing an exception if HOME environment variable is missing (#316)
- Fix code samples in the README file.
- Expose
TrustedOrigins
client in theOktaClient
(#413)