Auth
All the authentication apis are contained in the MBAuth
package.
You can register a user to MBurger, authenticate that user, and retrieve its information
import 'package:mburger/mb_auth/mb_auth.dart';
Last updated
Was this helpful?
All the authentication apis are contained in the MBAuth
package.
You can register a user to MBurger, authenticate that user, and retrieve its information
import 'package:mburger/mb_auth/mb_auth.dart';
Last updated
Was this helpful?