Dart SPA Client Template
Dart Single Page Application with OpenID Connect.
- Application Type
- SPA (Single Page Application)
- Technologies
- javascript, dart
Which Libraries for implementing OpenID Connect for Dart SPA?
To implement OpenID Connect for Dart SPA, you can use one of the following libraries:
- openid_client
OpenID Connect client library for Dart browser application.
Which Grant Types for Dart SPA?
Dart SPA can use one or many of the following OAuth Grant Types:
Which Token Endpoint Authentication Methods for Dart SPA?
Dart SPA can use one or many of the following OAuth Token Endpoint Authentication Methods:
- None (Reference)