[openstreetmap/openstreetmap-website] Add support for OAuth 2 (#3177)

mmd notifications at github.com
Thu May 13 09:44:50 UTC 2021


> OAuth2 models don't have any equivalent to that. I mean we could add it but it means deviating a bit from the upstream defaults and I wasn't really sure that anybody used it.

What I really had in mind was something like:

![oa2](https://user-images.githubusercontent.com/5842757/118108356-30efcc00-b3e0-11eb-8afd-6a56a9bdfd83.png)

app/views/oauth2_authorized_applications/_application.html.erb:

```erb
  <td class="align-middle">
   <%= User.find_by(:id => application.owner_id).display_name %>
  </td>
```




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3177#issuecomment-840446512
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210513/0c6ec2be/attachment.htm>


More information about the rails-dev mailing list