auth0 / ruby-auth0

Ruby toolkit for Auth0 API
https://auth0.com/
MIT License
201 stars 136 forks source link

Add user session management API calls #588

Closed wjohnstondrip closed 5 months ago

wjohnstondrip commented 6 months ago

Changes

Adding support for user sessions endpoints.

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist

stevehobbsdev commented 5 months ago

Thanks for your patience here @wjohnstondrip - looks good to me!