Skip to content

Commit

Permalink
chore: remove custom token storage mechanism and update README
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoCaicedoW committed Aug 15, 2024
1 parent a8fde9e commit fbff49a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ Then, go to `http://localhost:8080/auth/login` to see the login page.

### Roadmap

- Custom token storage mechanism.
- Out-of-the-box support for generating time-bound tokens using TOTP (Time-Based One-Time Password).
- Customizable templates (Bring your own).
- Automatically handle token expiration based on time, providing security and convenience.
Expand Down

0 comments on commit fbff49a

Please sign in to comment.