Skip to content

Commit

Permalink
added table of contents to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Feb 9, 2025
1 parent c44ff7d commit 0177d88
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions flutter_appauth/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- [Flutter AppAuth Plugin](#flutter-appauth-plugin)
- [Tutorials from identity providers](#tutorials-from-identity-providers)
- [Getting Started](#getting-started)
- [Detecting user cancellation](#detecting-user-cancellation)
- [Refreshing tokens](#refreshing-tokens)
- [End session](#end-session)
- [Handling errors](#handling-errors)
- [Ephemeral Sessions (iOS and macOS only)](#ephemeral-sessions-ios-and-macos-only)
- [Android setup](#android-setup)
- [iOS/macOS setup](#iosmacos-setup)
- [API docs](#api-docs)
- [FAQs](#faqs)


# Flutter AppAuth Plugin

[![pub package](https://img.shields.io/pub/v/flutter_appauth.svg)](https://pub.dartlang.org/packages/flutter_appauth)
Expand Down

0 comments on commit 0177d88

Please sign in to comment.