1
00:00:00,570 --> 00:00:02,240
Hello, friend, welcome back.

2
00:00:02,580 --> 00:00:08,010
In a previous video, we successfully complete our distribution, so right now I want to do want to

3
00:00:08,010 --> 00:00:10,290
work for a logging pace like here.

4
00:00:10,290 --> 00:00:14,570
I want to do want to create another piece of the logging and into the logging page here.

5
00:00:14,580 --> 00:00:20,700
If you put your appropriate username and password and then it should be logged in so we can do that

6
00:00:20,700 --> 00:00:21,020
work.

7
00:00:21,030 --> 00:00:25,410
In this video, I will show you that things with a live example for doing this.

8
00:00:25,410 --> 00:00:28,380
First of all, we have to do we have to create one of the buppies.

9
00:00:28,380 --> 00:00:33,540
That means one of the e-mail pays for our logging to now go to our project victory.

10
00:00:34,080 --> 00:00:37,530
And here in our template area that is are logging up.

11
00:00:37,530 --> 00:00:40,130
And here I want to turn to create the new fight.

12
00:00:40,500 --> 00:00:44,520
And I just named that file as a logging dot XHTML.

13
00:00:45,000 --> 00:00:45,350
Right.

14
00:00:45,360 --> 00:00:48,180
So I just simply save it to this logging page.

15
00:00:48,180 --> 00:00:51,480
First of all, we have to initialize all the things like here.

16
00:00:51,480 --> 00:00:55,470
We have to initialize our extended version.

17
00:00:55,470 --> 00:00:56,910
So I just simply copy it.

18
00:00:57,030 --> 00:01:00,090
And then here it is simply pasted so that we don't need this.

19
00:01:00,090 --> 00:01:01,160
I just simply remove it.

20
00:01:01,620 --> 00:01:07,050
So here it will be extended our logging and the business HTML and that is our body block.

21
00:01:07,050 --> 00:01:10,320
And also we have to do we have to finish that body block.

22
00:01:10,350 --> 00:01:13,950
So that means this one bit to simply copy right underneath this.

23
00:01:14,280 --> 00:01:16,860
And after this I just simply passed it.

24
00:01:18,300 --> 00:01:24,060
Heidfeld I think you already know about it so that our main basis html so here we have to defining it.

25
00:01:24,070 --> 00:01:29,580
So here I just extended our business HTML and now that is our main content putzing into this content

26
00:01:29,790 --> 00:01:30,210
area.

27
00:01:30,210 --> 00:01:38,880
I want to do first of all here I defend the S3 tag and here I name it as a please please login because

28
00:01:38,880 --> 00:01:42,810
of this step up on the information that we say headliners to be visible.

29
00:01:43,020 --> 00:01:48,270
And also after that I want to do the defining of the form because here also you have to define that

30
00:01:48,270 --> 00:01:52,740
form and here we will need this class, but here we will need some the action.

31
00:01:53,160 --> 00:01:54,630
So I will do that later.

32
00:01:54,630 --> 00:01:56,790
So I can we will I just make that into the blank.

33
00:01:57,630 --> 00:02:02,910
And also my thought will be as a post matter, I just make as a capital post.

34
00:02:03,060 --> 00:02:03,420
Right.

35
00:02:03,810 --> 00:02:07,110
So friend, before all we use our model form.

36
00:02:07,160 --> 00:02:10,250
So right now I'm trying to create that as html from.

37
00:02:10,260 --> 00:02:15,300
So with this e-mail from here, I want to define some of the input field and with this input file I

38
00:02:15,300 --> 00:02:16,020
want to use it.

39
00:02:16,050 --> 00:02:18,330
So right now we will need actually two things.

40
00:02:18,630 --> 00:02:22,550
We need one of the user name and also the password.

41
00:02:22,590 --> 00:02:22,940
Right.

42
00:02:23,490 --> 00:02:26,430
So here we have to edit two of this input files.

43
00:02:26,430 --> 00:02:31,500
As I told you before, we actually used you can see we use all of the our form.

44
00:02:31,500 --> 00:02:32,790
That means our model form.

45
00:02:32,790 --> 00:02:34,110
So that is another form.

46
00:02:34,110 --> 00:02:36,610
So I right now to do and to create one of this table form.

47
00:02:37,080 --> 00:02:43,410
So here, first of all, I want to do a different on the level and I just named that level as a user

48
00:02:43,410 --> 00:02:48,150
name and then I just name it as a user name.

49
00:02:49,000 --> 00:02:49,240
Right.

50
00:02:50,220 --> 00:02:54,330
And also after that, I want to do undertake all of the input field.

51
00:02:54,930 --> 00:03:01,350
So I just simply finally put type will be as a text type and I just input that filename as a user name.

52
00:03:02,310 --> 00:03:04,710
And also here we don't need this any value.

53
00:03:04,710 --> 00:03:06,570
I just simply remove it here.

54
00:03:06,570 --> 00:03:12,550
I want to define the placeholder as it enter your username.

55
00:03:13,860 --> 00:03:17,090
OK, and also I want to do and to make that field as a V good.

56
00:03:17,110 --> 00:03:18,660
So I think you already know about it.

57
00:03:18,660 --> 00:03:20,730
So I just make that feel as good.

58
00:03:21,060 --> 00:03:25,200
And then we will need our another field and our field will be as a password.

59
00:03:25,230 --> 00:03:26,880
So first of all, I define at the level.

60
00:03:27,510 --> 00:03:27,910
Right.

61
00:03:27,910 --> 00:03:31,670
So I just simply defined as a level and even the level here I name it.

62
00:03:32,100 --> 00:03:38,250
So our for name, I just name it as a password and also here a defined as a password.

63
00:03:39,990 --> 00:03:47,670
So also after that we have to define what the input field and the input type for the password here.

64
00:03:47,670 --> 00:03:49,580
I defined the password as a password.

65
00:03:49,710 --> 00:03:54,990
That means it will be as a password type and I just put that name will be as a password.

66
00:03:56,340 --> 00:03:59,730
And also here I want to define some of the placeholder.

67
00:04:02,320 --> 00:04:13,450
And placeholder will be as we enter your sorry, your password and also I want to make that field will

68
00:04:13,450 --> 00:04:14,900
be also the record.

69
00:04:15,280 --> 00:04:17,840
OK, and that is actually what the post matter.

70
00:04:17,840 --> 00:04:21,210
Also here also we have to define our CSR field.

71
00:04:21,220 --> 00:04:26,480
So I just simply define as a set of token CSR if underscore token.

72
00:04:28,020 --> 00:04:34,180
OK, so that will be needed, that CSR token and then for submitting the things we have to define at

73
00:04:34,210 --> 00:04:34,790
the bottom.

74
00:04:35,050 --> 00:04:40,960
So I just simply defined all the input field and the input field type will be as a Soviet type.

75
00:04:41,440 --> 00:04:48,880
And I just named that our input field as a submit and I just put that value value I just defined as

76
00:04:48,880 --> 00:04:49,600
a login.

77
00:04:51,580 --> 00:04:53,050
OK, just name it as a login.

78
00:04:53,830 --> 00:04:54,870
So perfect.

79
00:04:54,880 --> 00:04:56,790
So that's all we have to do here.

80
00:04:56,800 --> 00:05:00,820
I have defined on the level of the user name and that is our input field.

81
00:05:00,820 --> 00:05:06,130
And then there is another one as a password and that is our password field and then there is our submit

82
00:05:06,130 --> 00:05:06,490
button.

83
00:05:06,910 --> 00:05:09,010
So now I want to do I want to visible visibility.

84
00:05:09,010 --> 00:05:12,340
So if you want to visually, then we have to create one of the function for this.

85
00:05:12,340 --> 00:05:12,640
Right.

86
00:05:12,740 --> 00:05:14,500
And also you have to create all the.

87
00:05:14,880 --> 00:05:19,300
So now go to our view, that means in our application and that is our views.

88
00:05:19,630 --> 00:05:25,690
So here, first of all, in particular, that area I want to undertake on the function as a day function

89
00:05:25,690 --> 00:05:31,390
and then I may name it as a logging base, logging under escort phase.

90
00:05:31,750 --> 00:05:35,260
And then also you have to pass the same things as a request.

91
00:05:35,260 --> 00:05:43,390
And then I just simply the return and the render and then here I have to pass that request.

92
00:05:44,170 --> 00:05:44,610
Right.

93
00:05:44,650 --> 00:05:49,500
So I think for now, it should be easy to you because we did the same things a lot of the time then

94
00:05:49,510 --> 00:05:51,200
our location.

95
00:05:51,250 --> 00:05:56,710
That means in our template area, sorry, in our template area, that is our locking app.

96
00:05:56,710 --> 00:06:03,640
I have created a stable base as a login, so I just simply defined that name as a logging into the logging

97
00:06:03,640 --> 00:06:04,450
app folder.

98
00:06:04,690 --> 00:06:07,890
That is our location as a logging dot still.

99
00:06:09,960 --> 00:06:16,340
Right, and also here, I just simply our context, they just simply puzzle context, right?

100
00:06:16,400 --> 00:06:20,640
I didn't defend any context of what reasons I just want to do and to make that things as a blank.

101
00:06:21,450 --> 00:06:24,750
So now also we have to do we have to create one on the wall for these.

102
00:06:24,780 --> 00:06:27,770
So now go to our application and that is our world.

103
00:06:28,170 --> 00:06:31,440
And now for the locking out to do and to create another wall.

104
00:06:31,860 --> 00:06:33,690
And I just name it as a login.

105
00:06:35,490 --> 00:06:35,880
Right.

106
00:06:35,880 --> 00:06:36,870
And deadlocking.

107
00:06:36,870 --> 00:06:38,190
And that is our function.

108
00:06:38,220 --> 00:06:41,130
I have already created all the function as a locking pace.

109
00:06:41,710 --> 00:06:45,300
I simply copied and here and I actually mean that.

110
00:06:45,340 --> 00:06:48,930
Galon So here it should be as one of the clone on particular data.

111
00:06:48,960 --> 00:06:54,430
OK, so now I just simply copied and now you are able I just simply defend that view.

112
00:06:54,450 --> 00:06:59,280
So that is our view will be our locking pace and I just name it as a login.

113
00:07:00,720 --> 00:07:01,280
Perfect.

114
00:07:02,010 --> 00:07:04,830
So now I want to do want to put the link in on it.

115
00:07:04,830 --> 00:07:11,000
But that means here I want to add one of the another, another menu in particular in our neighboring

116
00:07:11,010 --> 00:07:11,370
area.

117
00:07:11,400 --> 00:07:13,190
So that is in our busy world.

118
00:07:13,710 --> 00:07:18,410
So you have to go to our pages, HTML into the pages to email the register registers.

119
00:07:18,430 --> 00:07:20,370
And I wanted to learn to take another one.

120
00:07:21,270 --> 00:07:24,150
I take another one and I just name it as a login.

121
00:07:25,200 --> 00:07:25,580
Right.

122
00:07:25,590 --> 00:07:27,780
So I just simply name it as a logging.

123
00:07:28,050 --> 00:07:30,780
And in our app name that is a logging app.

124
00:07:30,780 --> 00:07:36,390
I have already finally Warrell and I just named that The Wall as a login, so I just simply copied it.

125
00:07:36,690 --> 00:07:38,610
And now here I define as a login.

126
00:07:39,720 --> 00:07:40,910
So now let's check this out.

127
00:07:40,920 --> 00:07:42,810
If you click the save all.

128
00:07:44,400 --> 00:07:45,960
Nostalgic or salver?

129
00:07:51,100 --> 00:07:56,520
Yeah, or somebody is totally running, so now I just simply refresh it now, go to a logging.

130
00:07:56,530 --> 00:08:02,500
Yeah, you can see now that the place logging and that is our user name field and that is our password

131
00:08:02,500 --> 00:08:02,710
field.

132
00:08:02,710 --> 00:08:04,840
And also here I define some of the placeholder.

133
00:08:05,110 --> 00:08:09,550
You can see Stone showing out this placeholder name so better I want to make that thing.

134
00:08:09,550 --> 00:08:09,890
So this.

135
00:08:10,420 --> 00:08:13,360
And if you want to do that work then into the bootstrap.

136
00:08:13,390 --> 00:08:16,060
I have also had the class as a firm control class.

137
00:08:16,060 --> 00:08:17,230
I want to defining it.

138
00:08:17,230 --> 00:08:19,610
Then it should be looking good, actually.

139
00:08:20,050 --> 00:08:28,030
So now go to our logging e-mail and here that is our input feel into the input field area I want to

140
00:08:28,030 --> 00:08:29,290
do in the front of the class.

141
00:08:30,200 --> 00:08:34,990
OK, I just simply found the class and they have also into the bootstrap that have been in the class

142
00:08:34,990 --> 00:08:37,630
as a form form control.

143
00:08:41,320 --> 00:08:46,380
OK, just name it as a phone call toll, so now I want to do want to add this plus that piece.

144
00:08:46,390 --> 00:08:49,680
I want to add diskless also for our password.

145
00:08:49,690 --> 00:08:54,490
So here after this, I just simply pasted click as to save all.

146
00:08:55,630 --> 00:08:56,740
Now, refresh it.

147
00:08:56,920 --> 00:09:02,890
Yeah, you can see snow actually looking great and also there is a logging sabater for the logging I

148
00:09:02,890 --> 00:09:04,420
want to do after that.

149
00:09:04,630 --> 00:09:06,480
That means this is actually our button.

150
00:09:06,910 --> 00:09:11,160
So after that, here I of the beer, I just simply defend that beer.

151
00:09:12,070 --> 00:09:14,500
So now if you click on the save all.

152
00:09:15,440 --> 00:09:21,470
So very close to now, just refresh perfect, so that is all user name and that is our password field

153
00:09:21,470 --> 00:09:23,060
and that is our logging field.

154
00:09:23,060 --> 00:09:23,330
Right.

155
00:09:23,810 --> 00:09:29,210
So right now, if you make that as an empty if the logging then will be sure all the masses, because

156
00:09:29,210 --> 00:09:31,950
of all here, I pulled that field as a record.

157
00:09:32,450 --> 00:09:34,660
So now here, what exactly will be happen?

158
00:09:34,880 --> 00:09:37,460
Like I have already created that user.

159
00:09:37,460 --> 00:09:37,780
Right.

160
00:09:37,790 --> 00:09:40,780
If you go to our I mean, I have already Curaçao the user.

161
00:09:40,970 --> 00:09:46,480
So now here, if you put your appropriate username and password, then it will be rejected to some of

162
00:09:46,490 --> 00:09:47,030
the base.

163
00:09:47,390 --> 00:09:51,540
The for the reasons here, I want to do want to create another function for this one.

164
00:09:51,560 --> 00:09:55,710
So if you want to create another function, we have to create this function in our view area.

165
00:09:56,210 --> 00:09:59,270
So go to our project and that is our views.

166
00:09:59,300 --> 00:10:03,910
OK, so in particular from right here, I want to do that work.

167
00:10:03,920 --> 00:10:10,190
So I just create one of the other function and I just named that function as a part of what he wants.

168
00:10:10,220 --> 00:10:17,210
Right now I am using the user and the login and then also you have to pass that request and make sure

169
00:10:17,210 --> 00:10:18,150
you had that column.

170
00:10:18,590 --> 00:10:24,710
OK, and also for this user logging, we have to do we have to create one of the another wall for this

171
00:10:24,710 --> 00:10:30,380
one, because when this will be inserted, that means if you put the word appropriate username and appropriate

172
00:10:30,380 --> 00:10:34,920
password and after that, if you click on the logging, then it'll be rejected for the base.

173
00:10:35,180 --> 00:10:38,480
So that is the page actually have defined as a logging user.

174
00:10:38,510 --> 00:10:42,020
So right now, all we have to do, we have to be around the world for this one.

175
00:10:42,030 --> 00:10:44,180
So I just simply copy it.

176
00:10:45,080 --> 00:10:47,440
And I just named that as the same name.

177
00:10:47,480 --> 00:10:48,660
OK, whatever you want.

178
00:10:48,660 --> 00:10:53,520
So if you want to change it, you can change the data that I'm using as a user logging right now.

179
00:10:53,540 --> 00:10:55,090
So that is our user logging.

180
00:10:55,100 --> 00:10:56,410
That will be our Warrell.

181
00:10:56,720 --> 00:11:02,330
I have created the function in our views that our user logging and I just name it as a user logging.

182
00:11:03,080 --> 00:11:07,760
So now here, if you want to access this function, if you want to access this function, we have to

183
00:11:07,760 --> 00:11:14,360
add this function in this area that see in our username and password to have also defined all of the

184
00:11:14,360 --> 00:11:16,460
action into the action area.

185
00:11:16,460 --> 00:11:17,810
We have to defining it.

186
00:11:17,810 --> 00:11:18,060
Right.

187
00:11:18,470 --> 00:11:24,550
So for the reasons here, we have to do we have to go to our logging as HTML and here we consider the

188
00:11:24,630 --> 00:11:25,370
cloud action.

189
00:11:25,730 --> 00:11:28,080
So here I want to define our D.C. model.

190
00:11:28,110 --> 00:11:29,690
So it's pretty simple.

191
00:11:29,690 --> 00:11:31,180
I think you already know about it.

192
00:11:31,190 --> 00:11:32,330
That is a waddill.

193
00:11:32,630 --> 00:11:38,360
And then our app name, that means our name is a logging logging app.

194
00:11:38,360 --> 00:11:40,730
And with this locking up, I want to go in Texas.

195
00:11:40,730 --> 00:11:47,170
Our this name that is a bad name I have defined as use user logging site to simply copy it.

196
00:11:47,180 --> 00:11:48,920
And here I just simply passed it.

197
00:11:49,430 --> 00:11:57,350
That means when any user put that username and password and click as a logging, then our D will be

198
00:11:57,350 --> 00:11:58,050
activated.

199
00:11:58,070 --> 00:12:02,590
That means here have defined detection in our logging app and that is our user logging.

200
00:12:02,600 --> 00:12:06,800
That means it should be redacted what you will, and that is our locking up.

201
00:12:06,800 --> 00:12:10,640
And I have defined that name so that the logging user logging right.

202
00:12:10,910 --> 00:12:15,920
So automatically this name will be redirected to our views and the views I have already created, not

203
00:12:15,980 --> 00:12:18,710
the function as a user logging function.

204
00:12:18,920 --> 00:12:21,760
So it subjected to particular that function area.

205
00:12:22,280 --> 00:12:27,070
So into this function area, we here, we have to do have to define our, um, some of the condition.

206
00:12:27,410 --> 00:12:33,800
So here I define all the if condition and if I define as a request that means whatever the request I

207
00:12:33,800 --> 00:12:36,380
just pass from our logging is.

208
00:12:36,380 --> 00:12:38,910
Tamalpais, I just simply defined as a matter.

209
00:12:39,950 --> 00:12:42,560
OK, so here I have to define that matter equally.

210
00:12:42,680 --> 00:12:46,160
Well first of all, or should we check as a post or not.

211
00:12:46,370 --> 00:12:49,980
And after that also we have to define our field in our feeding them.

212
00:12:50,000 --> 00:12:52,960
I have defined two of these or the user name.

213
00:12:53,630 --> 00:12:56,270
So here I define that as a request.

214
00:12:56,270 --> 00:12:59,900
That means with this request we have to pass all that our field that right.

215
00:13:00,230 --> 00:13:05,900
Because here we have to pass all that our field equals to that of whatever the things we will put on

216
00:13:05,900 --> 00:13:12,410
here, whatever the order for the password, we have to actually get all that our disposed data for

217
00:13:12,410 --> 00:13:18,050
the reasons here I wanted to define as a user name and what this request I just simply defined by the

218
00:13:18,050 --> 00:13:25,400
post and then I get our district startup, which is because the data actually comes from our we field

219
00:13:25,400 --> 00:13:26,330
our filename.

220
00:13:26,330 --> 00:13:28,050
I have defined as the user name.

221
00:13:28,430 --> 00:13:33,160
OK, so if you go to that are logging here, you can say just simply defined that our filename.

222
00:13:33,620 --> 00:13:36,690
So that is a clear filename as a user name and filename.

223
00:13:36,690 --> 00:13:38,330
It is defined as a password.

224
00:13:38,450 --> 00:13:38,730
Right.

225
00:13:39,410 --> 00:13:41,050
I hope you will understand about it.

226
00:13:41,060 --> 00:13:46,180
So I just simply defined as the user name and also we have to define the same things for our password.

227
00:13:47,300 --> 00:13:55,400
So to simplify the password and then request and then will be as a post and then the get our password.

228
00:13:58,200 --> 00:14:03,270
And now, friend, also, they have by default, because of all that is actually one of the frameworks

229
00:14:03,270 --> 00:14:08,340
so into the framework they have by default, you will get some of the ready-Made models.

230
00:14:08,410 --> 00:14:11,630
Now, we have to import all that, our credit model.

231
00:14:11,640 --> 00:14:16,840
So here after this, OK, after this, that is our user info.

232
00:14:17,160 --> 00:14:23,160
So after this, I don't want to define all of the form because here we have to add multiple some of

233
00:14:23,160 --> 00:14:25,850
the things which is already building into the jungle.

234
00:14:26,160 --> 00:14:27,760
So we have to actually call it right now.

235
00:14:27,780 --> 00:14:36,840
So that is a Django and then the contribute will contribute and then the old in with this all from this

236
00:14:36,840 --> 00:14:43,350
position, sorry, so promptly the all you have to define make the things are the import import into

237
00:14:43,350 --> 00:14:45,630
the country, bought into the country.

238
00:14:45,630 --> 00:14:52,410
But from here I want to do want to import some of the things as they authenticate every class is already

239
00:14:52,410 --> 00:14:52,560
there.

240
00:14:52,560 --> 00:15:00,060
DeMetz I right now I actually want to import it as authenticate, OK, authenticate.

241
00:15:00,060 --> 00:15:06,210
And also they have also another one as a locking that is on a logging class and also they have another

242
00:15:06,210 --> 00:15:07,380
class for the logout.

243
00:15:07,710 --> 00:15:10,310
So I just simply take all the things from here.

244
00:15:10,350 --> 00:15:14,910
OK, and also from also from our Django SCDP.

245
00:15:14,910 --> 00:15:19,250
We have to also define our stepdads polygenic to say everything I will use.

246
00:15:19,260 --> 00:15:20,760
Then it will be very much clear to you.

247
00:15:20,760 --> 00:15:28,350
First of all, you have to actually get that all that means you have to put it simply defined as TDP

248
00:15:28,920 --> 00:15:35,810
import and then SCDP and the response DEC.

249
00:15:37,020 --> 00:15:39,360
So how can I love working with this redirect?

250
00:15:39,360 --> 00:15:40,170
I will show you.

251
00:15:40,470 --> 00:15:43,410
So everything will be very much is clear to you.

252
00:15:43,420 --> 00:15:44,460
Don't worry about it, OK.

253
00:15:44,490 --> 00:15:47,310
So that will be as a city response.

254
00:15:49,050 --> 00:15:54,900
So to simplify this to the principles and also after that I don't want to define of the form and that

255
00:15:54,900 --> 00:16:04,770
Django and Django and they have also that in our country country or out into the county board, that

256
00:16:04,770 --> 00:16:12,420
is actually one of the other one as a decorator's, the characters from the decorator's.

257
00:16:12,420 --> 00:16:16,480
I want to import that, locking the good import as a logging vehicle.

258
00:16:16,500 --> 00:16:19,120
So that is also one of the very important one of the class.

259
00:16:19,120 --> 00:16:20,420
So we will also use it.

260
00:16:20,430 --> 00:16:25,170
So this will be also needed as a logging underscore reoccurred.

261
00:16:26,020 --> 00:16:27,390
Okay, logging on Vescovi.

262
00:16:27,400 --> 00:16:27,780
Good.

263
00:16:28,380 --> 00:16:34,590
And also I want to take another one that will be as a Django and Django that you Ordos.

264
00:16:35,910 --> 00:16:39,450
And then from here I want to import as a reverse.

265
00:16:41,100 --> 00:16:41,580
Reverse.

266
00:16:41,880 --> 00:16:42,340
Perfect.

267
00:16:42,810 --> 00:16:45,590
So now we have to do we have to authenticate it.

268
00:16:45,600 --> 00:16:50,380
That means here I have already found two of these are filename as a username and password.

269
00:16:50,640 --> 00:16:52,780
So right now we have to authenticate it.

270
00:16:52,800 --> 00:16:53,040
Right.

271
00:16:53,070 --> 00:16:57,600
So if you want to authenticated it for the reasons here, you can say I have already import our country

272
00:16:57,600 --> 00:17:02,210
hour or so from to the country, although I have already import our authenticate.

273
00:17:02,490 --> 00:17:08,210
So with this authenticate, we can actually define our username and password is authenticated or not.

274
00:17:08,460 --> 00:17:09,570
So we can do that work.

275
00:17:09,570 --> 00:17:11,640
But I don't want to continue this process.

276
00:17:11,660 --> 00:17:16,320
In our next video, I will show you how can authenticated the user and how can logging.

277
00:17:16,800 --> 00:17:18,420
So thanks for watching.

278
00:17:18,430 --> 00:17:20,280
I'll see you in the next video.
