bxcodec / go-clean-arch

Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
MIT License
9.03k stars 1.19k forks source link

Implementation Basic Auth or Oauth 2.0 in go clean arch #58

Open bismar88 opened 3 years ago

bismar88 commented 3 years ago

Hello guys,

Would you mind to give some example of basic auth or oauth 2.0 implementation in this architecture? Would really appreciate it 🙏🙏

Many thanks guys!