Skip to content

Commit

Permalink
Merge pull request #266 from supertokens/updates-cors-blog
Browse files Browse the repository at this point in the history
updates cors blog
  • Loading branch information
jscyo authored Jul 29, 2024
2 parents 93cbfef + 8379b04 commit 7452ee0
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 100 deletions.
2 changes: 1 addition & 1 deletion content/totp-why-you-need-it-and-how-it-works/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ TOTP, however, generates codes offline, making it both secure and convenient. Yo
- **Mechanism**: Counter increments after each use.
- **Use Cases**: Ideal for hardware tokens where clocks are not synchronized.

![HOTP password](./hotp-flow.png)
![HOTP password](./hotp.png)

### TOTP (Time-Based One-Time Password)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7452ee0

Please sign in to comment.