munikes

Results 9 issues of munikes

Add the possibility to send otp code without apikey, behind only HTTPS protocol.

I fix a problem when create from sqlalchemy 2.0 model, without pydantic model. ``` raise PydanticUserError( pydantic.errors.PydanticUserError: Field 'id' requires a type annotation ```

If you encode to utf-8 the order_padded, you don't have: TypeError: Object type cannot be passed to C code, on pycryptodome lib.

Hi, This PR adds EthicHub token => ETHIX on base and remove sepolia, optimism-sepolia and base-sepolia. Thank you very much.

First of all, its a wonderful example of clean architecture with fastapi, pydantic and firestore. @skhaz Its possible to extend this example with database repository (p.e postgres) and with some...