Ready to get started?
Join Adocasts Plus for $8.00/mo, or sign into your account to get access to all of our lessons.
Access Level API CRUD
In this lesson, we'll walk through adding API endpoints for the full CRUD (create, read, update, and delete) flow for our organization's access levels.
- Author
- Tom Gobich
- Published
- Jun 20
- Duration
- 8m 16s

Developer, dog lover, and burrito eater. Currently teaching AdonisJS, a fully featured NodeJS framework, and running Adocasts where I post new lessons weekly. Professionally, I work with JavaScript, .Net C#, and SQL Server.
Adocasts
Burlington, KY
Get the Code
Download or explore the source code for this lesson on GitHub
Ready to get started?
Join Adocasts Plus for $8.00/mo, or sign into your account to get access to all of our lessons.
-
Introduction
-
API Authentication
-
2.0Configuring Access Token Auth on top of Session AuthLesson 2.010m 50s
-
2.1Separation of API & Web Auth Guard ConcernsLesson 2.19m 17s
-
2.2Defining Access Token Abilities & DTOLesson 2.29m 54s
-
2.3Creating Access Tokens Part 1: AdonisJSLesson 2.310m 19s
-
2.4Creating Access Tokens Part 2: Inertia/VueLesson 2.412m 44s
-
2.5Opaque Access Tokens (OAT) vs JSON Web Tokens (JWT)Lesson 2.53m 57s
-
Listing an Organization's Access TokensLesson 2.68m 3s
-
Displaying & Copying A Newly Created Access TokenLesson 2.79m 41s
-
Deleting/Revoking Access TokensLesson 2.88m 19s
-
-
Getting Started with APIs
-
Organization Resources
-
Listing Organization DifficultiesLesson 4.06m 21s
-
Creating Organization DifficultiesLesson 4.111m 41s
-
Getting A Specific DifficultyLesson 4.22m 16s
-
Updating A DifficultyLesson 4.32m 55s
-
Deleting A DifficultyLesson 4.44m 26s
-
Access Level API CRUDLesson 4.58m 16s
-
Status API CRUDLesson 4.65m 23s
-
API Authorization ChecksLesson 4.79m 26s
-
Join The Discussion! (0 Comments)
Please sign in or sign up for free to join in on the dicussion.
Be the first to Comment!