Skip to content

Commit

Permalink
Update EXAMPLES.md
Browse files Browse the repository at this point in the history
Updated link to Handling Credentials on the Web from Credentials Manager
  • Loading branch information
tyfrth authored Jun 3, 2024
1 parent 18ed011 commit bae35f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth0_flutter/EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ await webAuth.logout();

## 📱 Credentials Manager

> This feature is mobile/desktop only; on web, the [SPA SDK](https://github.com/auth0/auth0-spa-js) used by auth0_flutter keeps its own cache. See [Handling Credentials on the Web](#handling-credentials-on-the-web) for more details.
> This feature is mobile/desktop only; on web, the [SPA SDK](https://github.com/auth0/auth0-spa-js) used by auth0_flutter keeps its own cache. See [Handling Credentials on the Web](#-handling-credentials-on-the-web) for more details.
- [Check for stored credentials](#check-for-stored-credentials)
- [Retrieve stored credentials](#retrieve-stored-credentials)
Expand Down

0 comments on commit bae35f2

Please sign in to comment.