modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
992 stars 185 forks source link

Allow Bearer prefix on authorization tokens #2854

Closed vgskye closed 4 weeks ago

vgskye commented 1 month ago

note that the current behaviour of using raw tokens in the Authorization header is non-conformant to RFC 7235. The Bearer authorization scheme is defined at RFC 6750.