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

Keychain access? #1032

Closed
a-warner opened this issue Apr 26, 2015 · 10 comments
Closed

Keychain access? #1032

a-warner opened this issue Apr 26, 2015 · 10 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@a-warner
Copy link

Just wondering, do you have plans to add some kind of keychain API? If not, is there a suggested safe way to store user credentials (e.g. an auth token) or do I have to roll my own?

Thanks! Sorry if this is a repeat, I looked in the issues list and didn't find anything (did some googling around too / checked out React.parts and it doesn't seem like anyone else has built one).

@sahrens
Copy link
Contributor

sahrens commented Apr 26, 2015

Nothing right now, but wouldn't be super tricky to build a module for it if you're so-inclined :)

On Apr 26, 2015, at 2:10 PM, Andrew Warner notifications@github.com wrote:

Just wondering, do you have plans to add some kind of keychain API? If not, is there a suggested safe way to store user credentials (e.g. an auth token) or do I have to roll my own?

Thanks! Sorry if this is a repeat, I looked in the issues list and didn't find anything (did some googling around too / checked out React.parts and it doesn't seem like anyone else has built one).


Reply to this email directly or view it on GitHub.

@a-warner
Copy link
Author

cool, thanks for the quick response

@lelandrichardson
Copy link
Contributor

+1 for this. I was just looking for the same thing. If you end up making a module, could you let me know?

@nicklockwood
Copy link
Contributor

I'm working on something now. Will keep you posted.

@a-warner
Copy link
Author

Awesome!!

On Monday, April 27, 2015, Nick Lockwood notifications@github.com wrote:

I'm working on something now. Will keep you posted.


Reply to this email directly or view it on GitHub
#1032 (comment)
.

Andrew Warner
wwarner.andrew@gmail.com

@johanneslumpe
Copy link
Contributor

@nicklockwood got something here? If not I can write a module for it.

@nicklockwood
Copy link
Contributor

We don't have one yet. I'm working on something, but I don't have an ETA yet, so feel free to make one.

@ardalann
Copy link

+1

@oblador
Copy link
Contributor

oblador commented May 20, 2015

I've done a very simple implementation available as react-native-keychain to fit my most urgent needs. Will add more API support soon, issues/PRs are welcome.

@brentvatne
Copy link
Collaborator

Nice one @oblador!

@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

9 participants