Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.1.0 #71

Merged
merged 38 commits into from
Jul 21, 2016
Merged

Release 4.1.0 #71

merged 38 commits into from
Jul 21, 2016

Conversation

ignaciojonas
Copy link
Contributor

@ignaciojonas ignaciojonas commented Jul 19, 2016

Added support to:

  • User Blocks
  • Resource Servers
  • Device Credentials
  • Client Grants

Updates on authentication endpoints
Added integration tests to authentication endpoints
Added obtain user tokens method

Change httpmultiparty gem, which is unmantained, by rest-client.

Added the ability to setup a custom timeout in the Auth0Client.

The client now defaults to API v2

Fix build adding Rack version to the Gemfile

@fleko
Copy link
Contributor

fleko commented Jul 19, 2016

@chenkie

@ignaciojonas
Copy link
Contributor Author

ignaciojonas commented Jul 21, 2016

This PR fixes #60 #57 #68 #58 #69

@chenkie chenkie merged commit 73c62b8 into auth0:master Jul 21, 2016
```

### Timeout
You can setup a custom timeout in the Auth0Client. By default it is set to 10 minutes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably seconds, not minutes, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants