StanfordBDHG / NAMS

Platform for EEG data collection from Bluetooth-enabled devices.
MIT License
5 stars 0 forks source link

Enable Sign in with Apple #39

Closed Supereg closed 1 year ago

Supereg commented 1 year ago

Enable Sign in with Apple

:recycle: Current situation & Problem

All the necessary steps for Sign in with Apple are made. This PR configured Sign in with Apple to be displayed and pulls in some important fixes from the package dependencies.

:gear: Release Notes

:books: Documentation

--

:white_check_mark: Testing

--

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 1 year ago

Codecov Report

Merging #39 (a44a678) into main (2acee33) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/39/graphs/tree.svg?width=650&height=150&src=pr&token=19Q7N7RodK&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG)](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) ```diff @@ Coverage Diff @@ ## main #39 +/- ## ======================================= Coverage 84.96% 84.96% ======================================= Files 63 63 Lines 2306 2306 ======================================= Hits 1959 1959 Misses 347 347 ``` | [Files](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) | Coverage Δ | | |---|---|---| | [NAMS/NAMSAppDelegate.swift](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-TkFNUy9OQU1TQXBwRGVsZWdhdGUuc3dpZnQ=) | `97.06% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/39?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/39?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). Last update [2acee33...a44a678](https://app.codecov.io/gh/StanfordBDHG/NAMS/pull/39?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG).