File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -201,10 +201,10 @@ servlet-based) applications.
201201
202202So we have a secure application, in the sense that to see any content
203203a user has to authenticate with an external provider (Facebook). We
204- wouldn't want to use that for an internet backing website, but for
204+ wouldn't want to use that for an internet banking website, but for
205205basic identification purposes, and to segregate content between
206206different users of your site, it's an excellent starting point, which
207207explains why this kind of authentication is very popular these
208208days. In the next section we are going to add some basic features to
209209the application, and also make it a bit more obvious to users what is
210- going on when they get that initial redirect to Facebook.
210+ going on when they get that initial redirect to Facebook.
You can’t perform that action at this time.
0 commit comments