Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit a3f0c6e

Browse files
typo
1 parent f8653ee commit a3f0c6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ You can expect more login mechanisms to be added in the future.
154154
console.log(errorMessage);
155155
}
156156
)
157-
};
158157
```
159158

160159
#### Password login
@@ -173,7 +172,6 @@ You can expect more login mechanisms to be added in the future.
173172
console.log(errorMessage);
174173
}
175174
)
176-
};
177175
```
178176

179177
### logout

0 commit comments

Comments
 (0)