Skip to content

Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.

License

Notifications You must be signed in to change notification settings

rodrigokamada/angular-auth0-zenvia-sms

Repository files navigation

Angular Auth0 ZENVIA SMS

Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.

This tutorial was posted on my blog in portuguese and on the DEV Community in english.

Website LinkedIn Twitter Instagram

Prerequisites

Before you start, you need to install and configure the tools:

Cloning the application

1. Clone the repository.

git clone [email protected]:rodrigokamada/angular-auth0-zenvia-sms.git

2. Install the dependencies.

npm ci

3. Change the src/environments/environment.ts file and add the Auth0 applications settings.

4. Run the application.

npm start

About

Application example using Angular 14 where a simple WEB application will be implemented using the Auth0 platform to authenticate and authorize the user and the ZENVIA platform to integrate with SMS channel in order to validate the user phone.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published