instructure / pandarus

A Ruby library for the Canvas API (and code generator for other languages, eventually)
34 stars 25 forks source link

Add authentication_provider_id to user_login_create #15

Closed mark-kraemer closed 6 years ago

mark-kraemer commented 8 years ago

The authentication_provider_id is available in the API, but was not accessible because it has not been added to the list of approved params.

eriko commented 8 years ago

You might want to also report this on https://community.canvaslms.com/message/28643

mark-kraemer commented 8 years ago

@eriko - What specifically would be good to report there?

eriko commented 8 years ago

In that thread or in the developers area one level up https://community.canvaslms.com/groups/canvas-developers/content?filterID=contentstatus[published]~objecttype~objecttype[thread] Your canvas (from what ever school) will let you login and post.

mark-kraemer commented 8 years ago

Ok, am I reporting that I created this PR? or something else?

eriko commented 7 years ago

@mark-kraemer have you taken a look at the merge conflict?

simonista commented 6 years ago

Fixed in e7c2789c