Yousef Yasien
1da35c335c
Refactor OpenIdConnect class and improve error handling
refactor(auth): optimize OpenIdConnect readability and add specific structural errors
- Relocate verbose OpenAPI `Doc` strings into a centralized `DOCS` dictionary to clear visual clutter in the `__init__` constructor.
- Upgrade `make_not_authenticated_error` to accept a dynamic `detail` argument for flexible error reporting.
- Refactor `__call__` to add granular structural validation on the `Authorization` header, catching missing headers, invalid prefixes, or empty tokens instantly.
- Maintain full backward compatibility with the original class contract.
3 weeks ago
github-actions[bot]
122f1b58f4
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
fd6ece32ee
👥 Update FastAPI GitHub topic repositories ( #15906 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
github-actions[bot]
ec2a6adaf1
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
9d7d7febd3
🌐 Update translations for fr (update-outdated) ( #15897 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
8dc852df47
📝 Update release notes
[skip ci]
3 weeks ago
github-actions[bot]
704927a066
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
c80355b65e
🌐 Update translations for zh-hant (update-outdated) ( #15896 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
Sebastián Ramírez
28c93900e7
🌐 Update translations for ja (update-outdated) ( #15895 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
a49e35172d
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
512a3e7825
🌐 Update translations for de (update-outdated) ( #15899 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
e23813a9b5
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
c2cdfcbcdd
🌐 Update translations for es (update-outdated) ( #15892 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
60237faadb
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
e7324a77db
🌐 Update translations for tr (update-outdated) ( #15891 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
50ab217bc6
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
48dd913e56
🌐 Update translations for pt (update-outdated) ( #15893 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
59d335d200
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
6119d87586
🌐 Update translations for zh (update-outdated) ( #15898 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
2b5cf661ca
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
509ac59f5c
🌐 Update translations for uk (update-outdated) ( #15900 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
ffcbd457ea
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
3b7cb60067
🌐 Update translations for ko (update-outdated) ( #15890 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
6c0df1738d
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
c5ab51d50f
🌐 Update translations for ru (update-outdated) ( #15894 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
473acc1adf
📝 Update release notes
[skip ci]
3 weeks ago
github-actions[bot]
86dd7b8a23
📝 Update release notes
[skip ci]
3 weeks ago
github-actions[bot]
bdc2dfc9aa
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
bfb663fa84
🌐 Update translations for es (add-missing) ( #15880 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
Sebastián Ramírez
2c4f3e3ece
🌐 Update translations for ko (add-missing) ( #15888 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
Sebastián Ramírez
4011c12318
🌐 Update translations for zh-hant (add-missing) ( #15889 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
github-actions[bot]
78154e85a6
📝 Update release notes
[skip ci]
3 weeks ago
github-actions[bot]
eaace7a13e
📝 Update release notes
[skip ci]
3 weeks ago
github-actions[bot]
7a79b7e9fb
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
65fd47ffa0
🌐 Update translations for pt (add-missing) ( #15883 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
Sebastián Ramírez
0982d3c2ae
🌐 Update translations for ja (add-missing) ( #15882 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
Sebastián Ramírez
2b0f156193
🌐 Update translations for zh (add-missing) ( #15885 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
github-actions[bot]
f382703ff7
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
75737c19da
🌐 Update translations for tr (add-missing) ( #15887 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
github-actions[bot]
92cf50e546
📝 Update release notes
[skip ci]
3 weeks ago
github-actions[bot]
f3e6899127
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
c9f99ef24f
🌐 Update translations for uk (add-missing) ( #15886 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
Sebastián Ramírez
241b9a70a8
🌐 Update translations for fr (add-missing) ( #15881 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
github-actions[bot]
a3aa0703a6
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
065e7deee4
🌐 Update translations for de (add-missing) ( #15884 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
github-actions[bot]
bf41b93faf
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
f206f06f1a
🌐 Update translations for ru (add-missing) ( #15879 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
3 weeks ago
github-actions[bot]
0df0261757
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
3ac4174392
👥 Update FastAPI People - Contributors and Translators ( #15878 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 weeks ago
github-actions[bot]
bf8283b444
📝 Update release notes
[skip ci]
3 weeks ago