Wolfmatrix conducted a short seminar on the topic “Information Communication and Technology” to educate and provide insight into the IT industry. The participants of the seminar were high school students from the age of 14-17.
Author: wolfmatrix
How to Authorise Auth0 User In Symfony4: A Step-by-Step Guide
Authentication and authorisation are the cornerstones of online security. They verify the user’s identity which is commonly done by entering a username and password. Similarly it also ensures that the correct user is accessing the requested information which is often sensitive. But the process of user authentication in frameworks like Symfony is a bit confusing[…]
Developer’s Astonishing Experience With GPS Tracking and HERE SDK
The main purpose of this blog is to help new developers by bringing to their notice other libraries and APIs that are out there related to location tracking besides google play services. I will also be discussing how and what features of HERE SDK did I use personally in the Wolfmatrix project.