This website works better with JavaScript.
Explore
Help
Sign In
BowlDev
/
Bowl_in
Watch
5
Star
5
Fork
You've already forked Bowl_in
0
Code
Issues
16
Pull Requests
4
Packages
Projects
1
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f506dd531e
Quarkus_Continue
deployed
master
Api_Vertx
Api_Game_Endpoints
ContinueLocalManager
Arthur_Tests
code_smells
Arthur_UserGame
Arthur_BowlingAlgo
UT_Drone
LocalManager
ApiManager
Api_next-step2
Arthur_API-Misc
stubdata
Arthur_API-Users
StubManager_Test
arthur_benchmark
Model_implementation
verry_simple_quarkus_apiTest
auth_api_quarkus
Docker
Go_API
Views_implementation
StateManagement
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f506dd531e'
${ noResults }
Bowl_in
/
Sources
/
bowlin_project
/
lib
/
model
/
IAuthManager.dart
6 lines
97 B
Raw
Blame
History
abstract
class
IAuthManager
{
// Methods
bool
verifiedUser
(
String
mail
,
String
password
)
;
}
Reference in new issue
View Git Blame
Copy Permalink