Skip to content

Conversation

@vmichalak
Copy link
Contributor

This pull request introduces a Prompt class that exposes standardized values for the prompt parameter. The class provides constant string values that align with the OpenID Connect Core 1.0 specification.

Purpose

  • Simplify developer experience when working with OpenID Connect authentication flows by providing type-safe, well-documented constants for prompt parameter values.
  • Being aligned with existing Prompt class in native AppAuth library

@vmichalak vmichalak force-pushed the feat/prompt-const branch from eea54d5 to 10b7ca4 Compare June 10, 2025 15:39
@vmichalak vmichalak changed the title [flutter_appauth] Add Prompt class to expose all prompt defined in OpenID Connect 1.0 specs [flutter_appauth_platform_interface] Add Prompt class to expose all prompt defined in OpenID Connect 1.0 specs Jun 10, 2025
Copy link
Owner

@MaikuB MaikuB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MaikuB
Copy link
Owner

MaikuB commented Oct 26, 2025

I ended up aplying the changes. Thanks!

@MaikuB MaikuB merged commit a17d65c into MaikuB:master Oct 26, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants