encryption: method of converting information via a method that can be decrypted by the owner/app token: generated persistant peice of information that makes keeping state way easier bearer: (header.authorization) token field when submitting secret: the key used to generate the token JSON Web Token: Said token - generated from a method in the package
Which 3 things had you heard about previously and now have better clarity on? encryption, token usage Which 3 things are you hoping to learn more about in the upcoming lecture/demo? getting the flow of encryption - that can get messy. What are you most excited about trying to implement or see how it works? rebuilding it all and feel like it is easier.
Role Based Access Control is a organizational strategy that has different layers of access depending on different roles in a system.
- inventory your systems
- analize workforce and build roles
- asign roles
- stick to system
- review periodically