Closed john-joe-givery closed 9 months ago
For my oauth flow, I need the ability to retrieve a user's email address. The best api for this purpose seems to be https://docs.github.com/en/rest/users/emails?apiVersion=2022-11-28#list-email-addresses-for-the-authenticated-user
I've already created a PR to add the api support https://github.com/47degrees/github4s/pull/902. Please assist in getting this released in the library.
For my oauth flow, I need the ability to retrieve a user's email address. The best api for this purpose seems to be https://docs.github.com/en/rest/users/emails?apiVersion=2022-11-28#list-email-addresses-for-the-authenticated-user
I've already created a PR to add the api support https://github.com/47degrees/github4s/pull/902. Please assist in getting this released in the library.