vigiloauth/vigilo

Improve `token_hint` and `login_hint` Support

開放

#348 建立於 2025年5月27日

 (0 則留言) (0 個反應) (0 位負責人)Go (9 個分叉)auto 404
good first issuepriority: medium

倉庫指標

星標
 (100 顆星)
PR 合併指標
 (平均合併 162天 7小時) (30 天內合併 1 個 PR)

描述

Description Enhance the handling of the token_hint and login_hint parameters during authentication and authorization flows to improve user experience and efficiency.

User Story: As a user, I want the system to better utilize token_hint and login_hint, So that my login process is faster and more seamless.

Acceptance Criteria:

  • Properly accept and validate token_hint and login_hint parameters.
  • Use hints to pre-fill or streamline user login where possible.
  • Ensure security and privacy best practices are maintained.
  • Update documentation with usage details.

貢獻者指南