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

How to make Project Rome on Xamarin (Android) forget about previous auth code? #49

Open
MahdiGhiasi opened this issue Mar 1, 2018 · 6 comments
Labels
xamarin Track all Xamarin related issues.

Comments

@MahdiGhiasi
Copy link

I'm adding a "Log out" button into my Xamarin (Android) app which uses Project Rome.

How can I make Platform forget about the current authenticated user so it asks for authentication (via FetchAuthCode event) again?

@sphenry
Copy link
Member

sphenry commented May 9, 2018

Starting with the v0.11 SDK, authentication is handled outside of the Platform object, so it no longer caches token itself. Check out the Account Provider Sample for how to manage the auth token:

https://github.com/Microsoft/project-rome/tree/master/Android/samples/account-provider-sample

@MahdiGhiasi
Copy link
Author

MahdiGhiasi commented May 16, 2018

Is there any specific timeline for v0.11 SDK release on Xamarin for Android? (Currently it's available on Java Android, but Xamarin for Android is still at v0.8)

@cmknox
Copy link
Contributor

cmknox commented May 16, 2018

No, we do not have a specific timeframe at this point. However, it's definitely something we'll be working on soon, so stay tuned!

@cmknox cmknox added the xamarin Track all Xamarin related issues. label May 16, 2018
@MahdiGhiasi
Copy link
Author

It's been almost two months now, and Project Rome SDK for Xamarin for Android is still at v0.8. Any news?

@cmknox
Copy link
Contributor

cmknox commented Jul 11, 2018

Hey thanks for checking back! We are actively investigating work in this space, so yes progress is being made! Nothing to announce quite yet, however. Thanks for checking...

@mediaexplorer74
Copy link

Is there any specific timeline for v0.11 SDK release on Xamarin for Android? (Currently it's available on Java Android, but Xamarin for Android is still at v0.8)

Hi. I noticed that Xamarin folder (branch) at Project Rome was deleted... Do you have some starter app? Please share any simple X app that simply sends Hello from sender to receiver :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
xamarin Track all Xamarin related issues.
Projects
None yet
Development

No branches or pull requests

4 participants