François Voron
72aa68c462
Native model and generic ID ( #971 )
...
* Use a generic Protocol model for User instead of Pydantic
* Remove UserDB Pydantic schema
* Harmonize schema variable naming to avoid confusions
* Revamp OAuth account model management
* Revamp AccessToken DB strategy to adopt generic model approach
* Make ID a generic instead of forcing UUIDs
* Improve generic typing
* Improve Strategy typing
* Tweak base DB typing
* Don't set Pydantic schemas on FastAPIUsers class: pass it directly on router creation
* Add IntegerIdMixin and export related classes
* Start to revamp doc for V10
* Revamp OAuth documentation
* Fix code highlights
* Write the 9.x.x ➡️ 10.x.x migration doc
* Fix pyproject.toml
2022-05-05 14:51:19 +02:00
François Voron
3024cc896f
Fix Fief panel on README
2022-05-04 11:11:22 +02:00
allcontributors[bot]
e29633204d
docs: add KentonParton as a contributor for financial ( #963 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-04-23 09:24:35 +02:00
François Voron
f9b2941e3c
Fix Fief presentation
2022-04-21 11:57:09 +02:00
François Voron
b9f4f739af
Fix Fief beta button
2022-04-21 11:52:39 +02:00
François Voron
af3f9c9d59
Add Fief presentation on README
2022-04-21 11:48:42 +02:00
allcontributors[bot]
eb05ee3e03
docs: add ricfri as a contributor for bug ( #961 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-04-21 11:25:49 +02:00
allcontributors[bot]
4f5676b979
docs: add jtv8 as a contributor for code ( #947 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-03-22 11:29:58 +01:00
François Voron
5d8160669c
Define deps only in pyproject.toml using flit
2022-03-22 11:24:51 +01:00
allcontributors[bot]
e6911cd55f
docs: add gaganpreet as a contributor for code ( #919 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-02-11 08:08:17 +01:00
allcontributors[bot]
ef6a23407d
docs: add mekanix as a contributor for platform ( #907 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-02-07 08:36:07 +01:00
allcontributors[bot]
09300fd691
docs: add lthurner as a contributor for doc ( #902 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-02-02 14:50:39 +01:00
François Voron
5f3d4fa044
Update unit tests running instructions
2022-02-01 08:56:38 +01:00
allcontributors[bot]
c43303c386
docs: add Ae-Mc as a contributor for code, bug ( #867 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-01-15 10:51:20 +01:00
allcontributors[bot]
a55ed2581e
docs: add luisroel91 as a contributor for financial ( #852 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-01-09 10:04:27 +01:00
allcontributors[bot]
ef8d9c2cc0
docs: add Hazedd as a contributor for bug, doc ( #850 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-01-09 10:02:17 +01:00
François Voron
b3639b8a84
Update README
2022-01-04 16:03:32 +01:00
allcontributors[bot]
c96453df93
docs: add davidbrochart as a contributor for code ( #836 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-01-03 14:45:10 +01:00
François Voron
c1083f77b5
Update documentation for DB strategy and fix DB dependencies versions
2022-01-03 11:26:14 +01:00
François Voron
c4de66b81c
Revamp authentication ( #831 )
...
* Implement Transport classes
* Implement authentication strategy classes
* Revamp authentication with Transport and Strategy
* Revamp strategy and OAuth so that they can use a callable dependency
* Update docstring
* Make ErrorCode a proper Enum and cleanup unused OpenAPI utils
* Remove useless check
* Tweak typing in authenticator
* Update docs
* Improve logout/destroy token logic
* Update docs
* Update docs
* Update docs and full examples
* Apply formatting to examples
* Update OAuth doc and examples
* Add migration doc
* Implement Redis session token
* Add Redis Session documentation
* RedisSession -> Redis
* Fix links in docs
2021-12-30 15:22:07 +01:00
allcontributors[bot]
0f68923b8b
docs: add matyasrichter as a contributor for code ( #797 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-10 07:56:51 +01:00
allcontributors[bot]
4aef8f8a17
docs: add eltociear as a contributor for code ( #792 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-07 13:25:47 +01:00
allcontributors[bot]
bef4cf0442
docs: add jakemanger as a contributor for bug, code ( #790 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-07 10:05:06 +01:00
François Voron
981e02b738
Update Buy Me A Coffee button
2021-11-02 08:29:30 +01:00
allcontributors[bot]
c5fd4578a6
docs: add justb4 as a contributor for financial ( #782 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-02 08:26:26 +01:00
allcontributors[bot]
f4818ee18a
docs: add PovilasKud as a contributor for code ( #780 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-02 08:13:48 +01:00
allcontributors[bot]
ce2345f2b0
docs: add BrandonGoding as a contributor for code ( #779 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-02 08:13:07 +01:00
allcontributors[bot]
e0e8dfbc3b
docs: add yezz123 as a contributor for code ( #772 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-10-16 09:36:52 +02:00
allcontributors[bot]
2068215b4b
docs: add jdukewich as a contributor for doc ( #770 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-10-16 09:30:09 +02:00
allcontributors[bot]
fbb934f21b
docs: add scottdavort as a contributor for financial ( #759 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-10-08 08:33:38 +02:00
allcontributors[bot]
349e801ff8
docs: add maximka1221 as a contributor for doc, bug ( #744 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-09-23 14:30:50 +02:00
allcontributors[bot]
fe79d974ac
docs: add sondrelg as a contributor for doc ( #728 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-09-15 14:51:46 +02:00
François Voron
058f86717b
Fix #726 : wrong Buy Me a Coffe Link in README
2021-09-14 11:57:40 +02:00
allcontributors[bot]
ccbdd09659
docs: add stephane as a contributor for test, bug ( #723 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-09-12 12:01:26 +02:00
allcontributors[bot]
c7f1e448a2
docs: add daanbeverdam as a contributor for code ( #712 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-09-04 18:14:00 +02:00
François Voron
7527902e9d
Update book link
2021-09-04 18:08:23 +02:00
François Voron
6436e08664
Add book notice on README
2021-09-03 16:57:57 +02:00
François Voron
37d03ea730
Update repository paths
2021-08-27 16:00:27 +02:00
allcontributors[bot]
0ea3460a49
docs: add davidbrochart as a contributor for doc ( #690 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: François Voron <fvoron@gmail.com >
2021-08-12 14:21:31 +02:00
allcontributors[bot]
7e52db304b
docs: add BoYanZh as a contributor for doc ( #689 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-08-12 14:17:37 +02:00
allcontributors[bot]
6374cf4b7a
docs: add cosmosquark as a contributor for code ( #665 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-07-17 10:02:07 +02:00
François Voron
adc0826886
Update BMC button
2021-07-16 17:20:56 +02:00
François Voron
023bf08a7e
Revert "Switch to GitHub sponsors"
...
This reverts commit 3afc2037f1 .
2021-07-16 17:00:02 +02:00
allcontributors[bot]
11db99c13e
docs: add jnu as a contributor for bug ( #651 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-07-03 20:18:20 +02:00
allcontributors[bot]
c83bdeb0e0
docs: add lill74 as a contributor ( #641 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-06-08 16:28:51 +02:00
François Voron
5267e605f4
Implement password validation mechanism ( #632 )
...
* Implement password validation mechanism
* Add invalid password reason
* Always pass user in password validator
* Add password validation documentation
2021-05-17 08:58:23 +02:00
allcontributors[bot]
8c4afbaf9f
docs: add vladhoi as a contributor ( #620 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-05-01 18:06:43 +02:00
allcontributors[bot]
679cd1a1cf
docs: add sandalwoodbox as a contributor ( #611 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-20 09:46:26 +02:00
allcontributors[bot]
d2a7ba0460
docs: add alexferrari88 as a contributor ( #608 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-18 18:26:38 +02:00
François Voron
3afc2037f1
Switch to GitHub sponsors
2021-04-10 09:59:24 +02:00