This commit is contained in:
parent
15dd9dfd60
commit
c03d676112
@ -7,4 +7,4 @@ urlpatterns = [
|
||||
path('api/register/', UserRegistrationView.as_view(), name='welcome'),
|
||||
path('api/token/', TokenObtainPairView.as_view(), name='token_obtain_pair'),
|
||||
path('api/token/refresh', TokenRefreshView.as_view(), name='token_fresh'),
|
||||
]
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user