Skip to content

brummetj/HW3_WebAPI

Repository files navigation

HW3_WebAPI

Protecting API proxies and retrieving my Github Repos.

Why shouldn't oAuth Tokens be granted in the main flow?

-- This is because there is a security issue if a access toke is stored in the main flow of the app. Its not necessary a good idea to store the token in the main app because it is not a safe space. Storing a access token in the main flow would be allow a hack that could happen, which would require higher security, which would require more unneccassry work.

About

Protecting API proxies and retrieving my Github Repos

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors