You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that OAuth implementations should in fact accept the authentication scheme "Bearer" spelled with any mix of lower- and uppercase characters. See openid/OpenID4VCI#371 (comment) and discussion linked to it.
The prefix should be spelled exactly as "Bearer", not "BEARER" as in
eudi-lib-ios-openid4vci-swift/Sources/Entities/IssuanceAccessToken.swift
Lines 54 to 72 in ac62cca
See https://datatracker.ietf.org/doc/html/rfc6750#section-2.1. Fix available in PR #51.
The text was updated successfully, but these errors were encountered: