We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112a9f6 commit 2b893deCopy full SHA for 2b893de
1 file changed
package.json
@@ -48,7 +48,18 @@
48
"keywords": [
49
"react-native",
50
"ios",
51
- "android"
+ "android",
52
+ "passkeys",
53
+ "webauthn",
54
+ "authentication",
55
+ "credential-manager",
56
+ "google-signin",
57
+ "passwordless",
58
+ "biometric",
59
+ "security",
60
+ "identity",
61
+ "fido2",
62
+ "signin"
63
],
64
"repository": {
65
"type": "git",
@@ -59,7 +70,7 @@
70
"bugs": {
71
"url": "https://github.com/benjamineruvieru/react-native-credentials-manager/issues"
72
},
- "homepage": "https://github.com/benjamineruvieru/react-native-credentials-manager#readme",
73
+ "homepage": "https://docs.benjamineruvieru.com/docs/react-native-credentials-manager/",
74
"publishConfig": {
75
"registry": "https://registry.npmjs.org/"
76
0 commit comments