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

No Native Auth example in docs #44

Closed
MatthewLoffredo opened this issue Mar 4, 2022 · 3 comments
Closed

No Native Auth example in docs #44

MatthewLoffredo opened this issue Mar 4, 2022 · 3 comments

Comments

@MatthewLoffredo
Copy link

I'm implementing this on a web app with it's own auth system that will be connected to nylas, and I think it would be helpful to include a native auth example (including the detectProvider function) in the docs.

@axis80
Copy link

axis80 commented Mar 6, 2022

@MatthewLoffredo I am also working on implementing native auth at the moment. I'll be glad to share my notes here as I work out the implementation through trial and error. If you want to do the same, then perhaps we could help each other out and come up with an example for the docs in the process.

@lanlin
Copy link
Owner

lanlin commented Mar 7, 2022

Native Authentication: https://developer.nylas.com/docs/the-basics/authentication/native-authentication/

sorry guys, I don't have much time to write the example for each method, but all methods' comment has a link to their specific API document.

image

@lanlin lanlin pinned this issue Mar 7, 2022
@MatthewLoffredo
Copy link
Author

Thanks @lanlin for the info. @axis80 I would be glad to do that as well. I've already started to attempt implementing things and have come across several pain points, especially in regards to Virtual Calendars (https://developer.nylas.com/docs/connectivity/calendar/virtual-calendar/). I had to fork the repo and add some tweaks to the validation to get them to work. I'm going to add some separate issues for the things I came across, but can continue to update here on things related to Native Auth.

@lanlin lanlin closed this as completed Jul 21, 2023
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

No branches or pull requests

3 participants