Add authorization
This commit is contained in:
parent
730115a6ae
commit
2affe5d3be
@ -12,6 +12,7 @@
|
||||
- [Algorithm and data structures](#algorithm-and-data-structures)
|
||||
- [API design & development](#api-design--development)
|
||||
- [Attitude, habits, mindset](#attitude-habits-mindset)
|
||||
- [Authentication/authorization](#authenticationauthorization)
|
||||
- [Automation](#automation)
|
||||
- [Biases](#biases)
|
||||
- [Cache](#cache)
|
||||
@ -316,6 +317,10 @@ Dan Heller, Building a Career in Software
|
||||
|
||||
> I had learned already never to empty the well of my writing, but always to stop when there was still something there in the deep part of the well, and let it refill at night from the springs that fed it. -- Ernest Hemingway
|
||||
|
||||
## Authentication/authorization
|
||||
|
||||
- [Authorization in a microservices world](https://www.alexanderlolis.com/authorization-in-a-microservices-world)
|
||||
|
||||
### Automation
|
||||
|
||||
- [Automation Should Be Like Iron Man, Not Ultron](http://queue.acm.org/detail.cfm?id=2841313)
|
||||
|
Loading…
Reference in New Issue
Block a user