Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bakatz committed Sep 4, 2023
1 parent 7597ec0 commit 3dbad9a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ This is the core JavaScript-based authentication SDK for [Simple OTP](https://si
For React: https://github.com/mockernut-ventures/simpleotp-sdk-js-react#readme

For Vue: https://github.com/mockernut-ventures/simpleotp-sdk-js-vue#readme

If you aren't using either of the above frameworks, you will just need to use this library by itself and write your own integration code:
`npm i @simpleotp/core`

For examples of how to use the core library without the React or Vue plugin, see [here](https://github.com/mockernut-ventures/simpleotp-sdk-js-core/blob/main/__tests__/index.spec.js).

0 comments on commit 3dbad9a

Please sign in to comment.